<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>SSRF on rainbowpigeon</title>
    <link>https://rainbowpigeon.me/tags/ssrf/</link>
    <description>Recent content in SSRF on rainbowpigeon</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</managingEditor>
    <webMaster>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</webMaster>
    <copyright>©2025 rainbowpigeon, All Rights Reserved</copyright>
    <lastBuildDate>Sun, 25 Jul 2021 12:00:06 +0900</lastBuildDate>
    
        <atom:link href="https://rainbowpigeon.me/tags/ssrf/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>STANDCON CTF 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/standconctf-2021/</link>
        <pubDate>Sun, 25 Jul 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Sun, 25 Jul 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/standconctf-2021/</guid>
        <description>&lt;p&gt;Good job to my team for obtaining &lt;strong&gt;7th place&lt;/strong&gt;! And also thanks to the challenge creators and organizers of course :)&lt;br /&gt;
🎵 &lt;a href=&#34;https://www.youtube.com/watch?v=ZU-qvYPhFCw&#34;&gt;Nicky Romero &amp;amp; MARF ft. Wulf - Okay&lt;/a&gt;🎵&lt;br /&gt;
&lt;div class=&#34;expand&#34;&gt;
  &lt;button type=&#34;button&#34; class=&#34;expand__button&#34; aria-label=&#34;Expand Button&#34;&gt;
    &lt;span class=&#34;expand-icon expand-icon__right&#34;&gt;
        &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&lt;path fill=&#34;currentColor&#34; d=&#34;M9.29 15.88L13.17 12 9.29 8.12c-.39-.39-.39-1.02 0-1.41.39-.39 1.02-.39 1.41 0l4.59 4.59c.39.39.39 1.02 0 1.41L10.7 17.3c-.39.39-1.02.39-1.41 0-.38-.39-.39-1.03 0-1.42z&#34;/&gt;&lt;/svg&gt;
    &lt;/span&gt;
    My solves (4) table
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/standconctf-2021/solves.png&#34; alt=&#34;Table of Solves&#34; /&gt;
  &lt;/div&gt;
&lt;/div&gt;&lt;/p&gt;</description>
        
        <dc:creator>rainbowpigeon</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/standconctf-2021/standconctf_2021.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>Deserialization</category>
            
          
            
              <category>LFI</category>
            
          
            
              <category>Path Traversal</category>
            
          
            
              <category>SQL Injection</category>
            
          
            
              <category>SSRF</category>
            
          
            
              <category>Web</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>NorzhCTF 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/norzhctf-2021/</link>
        <pubDate>Mon, 24 May 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 24 May 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/norzhctf-2021/</guid>
        <description>&lt;p&gt;Very unique CTF! Alongside challenges that got you to work with provided files, there was an OSCP-virtual-labs-style network with both external-facing and internal developer and admin subnets. Network reconnaissance and pivoting had to be performed. Unfortunately, I solved little challenges as I only started seriously on the second day :) The delays and infrastructure issues doused the flames of my enthusiasm&amp;hellip; &lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Details&lt;/th&gt;
&lt;th&gt;Links&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;CTFtime.org Event Page&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://ctftime.org/event/1301&#34;&gt;https://ctftime.org/event/1301&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>rainbowpigeon</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/norzhctf-2021/norzhctf.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>SQL Injection</category>
            
          
            
              <category>SSRF</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>Werkzeug</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>
