<?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>Writeup on rainbowpigeon</title>
    <link>https://rainbowpigeon.me/tags/writeup/</link>
    <description>Recent content in Writeup 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>Mon, 13 Jun 2022 00:20:06 +0900</lastBuildDate>
    
        <atom:link href="https://rainbowpigeon.me/tags/writeup/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>SEETF 2022 Official Author Writeup - Susware</title>
        <link>https://rainbowpigeon.me/posts/seetf-2022-susware/</link>
        <pubDate>Mon, 13 Jun 2022 00:20:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 13 Jun 2022 00:20:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/seetf-2022-susware/</guid>
        <description>&lt;p&gt;This SEETF 2022 Reversing challenge only had 1 solve by AuroraDawn&amp;rsquo;s gigx. no rev/pwn no life (r4kapig)&amp;rsquo;s crazyman was really close though!&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/1543&#34;&gt;https://ctftime.org/event/1543&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official SEETF Discord&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://discord.gg/JNVzKc7PJR&#34;&gt;https://discord.gg/JNVzKc7PJR&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Event Landing Page&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://seetf.sg/seetf/&#34;&gt;https://seetf.sg/seetf/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Publicly-released Challenges&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/Social-Engineering-Experts/SEETF-2022-Public&#34;&gt;https://github.com/Social-Engineering-Experts/SEETF-2022-Public&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/seetf-2022-susware/seetf.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>Grey Cat The Flag Qualifiers 2022 Writeups</title>
        <link>https://rainbowpigeon.me/posts/grey-cat-the-flag-qualifiers-2022/</link>
        <pubDate>Sun, 12 Jun 2022 13:42:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Sun, 12 Jun 2022 13:42:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/grey-cat-the-flag-qualifiers-2022/</guid>
        <description>&lt;p&gt;We got 4th overall and also qualified for the finals as the 3rd verified local team! My teammates were absolute beasts even though they were quite busy :) Challenge names with 🍭 are supposed to be &amp;ldquo;easier&amp;rdquo; while those with 🩸 come with first blood prizes (I managed to get 2!).&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;
    Leaderboard, final placings, prizes, and solves breakdown
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/leadergraph.png&#34; alt=&#34;Leaderboard graph&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/scoreboard.png&#34; alt=&#34;Scoreboard&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/finalists.png&#34; alt=&#34;Finalists Discord announcement&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/first_blood.png&#34; alt=&#34;First blood prizes Discord announcement&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/teamgraph.png&#34; alt=&#34;Team solves graph&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/teambreakdown.png&#34; alt=&#34;Team solves breakdown&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/individualgraph.png&#34; alt=&#34;Individual solves graph&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/grey-cat-the-flag-qualifiers-2022/individualbreakdown.png&#34; alt=&#34;Individual solves breakdown&#34; /&gt;
  &lt;/div&gt;
&lt;/div&gt;&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/1643/&#34;&gt;https://ctftime.org/event/1643/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Grey Cat The Flag Discord&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://discord.gg/d9wbXEP2wN&#34;&gt;https://discord.gg/d9wbXEP2wN&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Event Landing Page&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://ctf.nusgreyhats.org/&#34;&gt;https://ctf.nusgreyhats.org/&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/grey-cat-the-flag-qualifiers-2022/grey-cat-the-flag.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Android</category>
            
          
            
              <category>angr</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>Go</category>
            
          
            
              <category>Haskell</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Javascript</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>CTF.SG CTF 2022 Writeups</title>
        <link>https://rainbowpigeon.me/posts/ctfsg-ctf-2022/</link>
        <pubDate>Mon, 14 Mar 2022 00:16:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 14 Mar 2022 00:16:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/ctfsg-ctf-2022/</guid>
        <description>&lt;p&gt;We got &lt;strong&gt;3rd place&lt;/strong&gt; which was quite an improvement from the result of our previous year&amp;rsquo;s participation! I also managed to get a First Blood for &lt;a href=&#34;#wordle&#34;&gt;Wordle&lt;/a&gt;.&lt;br /&gt;
Anyway I apologize for my slight inactivity at the start of the year — I was quite busy so I didn&amp;rsquo;t participate in any CTFs or events to write about. &lt;br /&gt;
🎵 &lt;a href=&#34;https://www.youtube.com/watch?v=WXG_3Uktfms&#34;&gt;Coldplay X Selena Gomez - Let Somebody Go (Kygo Remix)&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;
    Leaderboard and placing announcement
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/ctfsg-ctf-2022/leaderboard.png&#34; alt=&#34;Leaderboard with solves graph&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/ctfsg-ctf-2022/discord_announcement.png&#34; alt=&#34;Placing announcement&#34; /&gt;
  &lt;/div&gt;
&lt;/div&gt;&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;Official CTF.SG CTF Discord&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://discord.gg/Gn8DXWBV88&#34;&gt;https://discord.gg/Gn8DXWBV88&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official author writeups for my solved challenges&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://link.medium.com/D0dGLaJ3lob&#34;&gt;https://link.medium.com/D0dGLaJ3lob&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/ctfsg-ctf-2022/ctfsg.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Python</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>HTX Investigators&#39; Challenge 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/htx-ic-2021/</link>
        <pubDate>Fri, 24 Dec 2021 00:12:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Fri, 24 Dec 2021 00:12:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/htx-ic-2021/</guid>
        <description>&lt;p&gt;I&amp;rsquo;m really proud of my team for topping the scoreboard!&lt;br /&gt;
This CTF was done through a 3D Unity game where there are 3 locations for you to explore and find challenges in. There were hiccups with some challenges but generally it was still fine. It would have also been nice if the in-game description texts for challenges were made selectable so that we could copy-and-paste them elsewhere for convenience and organization.&lt;br /&gt;
🎵 &lt;a href=&#34;https://www.youtube.com/watch?v=8oT4NWfrZ1g&#34;&gt;Afrojack, Lucas &amp;amp; Steve, DubVision - Anywhere With You (Festival Mix)&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;
    Scoreboard
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/htx-ic-2021/team.png&#34; alt=&#34;Graph of challenge solves over time&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/htx-ic-2021/all_teams.png&#34; alt=&#34;Graph of challenge solves over time&#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/htx-ic-2021/htx.jpg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>dotNET</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>Javascript</category>
            
          
            
              <category>OSINT</category>
            
          
            
              <category>Steganography</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Wireshark</category>
            
          
            
              <category>Web</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>TISC 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/tisc-2021/</link>
        <pubDate>Mon, 22 Nov 2021 00:51:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 22 Nov 2021 00:51:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/tisc-2021/</guid>
        <description>&lt;p&gt;I could have been 5th place but unfortunately I did not officially qualify to be a real participant in this event. Still had a good time though, notwithstanding the fact that there was so much &amp;lsquo;steganography&amp;rsquo; and quite a bit of guesswork at certain points :)&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;Official Event Information Page&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.csit.gov.sg/tisc/tisc-home&#34;&gt;https://www.csit.gov.sg/tisc/tisc-home&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Event Landing Page&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.tisc.csit-events.sg/&#34;&gt;https://www.tisc.csit-events.sg/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Event Summary&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.csit.gov.sg/tisc/tisc-2021-summary&#34;&gt;https://www.csit.gov.sg/tisc/tisc-2021-summary&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/tisc-2021/tisc.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Android</category>
            
          
            
              <category>Autopsy</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>IoT</category>
            
          
            
              <category>Steganography</category>
            
          
            
              <category>SQL Injection</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Wireshark</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>XSS</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>Malwarebytes CrackMe 3 2021 Solution</title>
        <link>https://rainbowpigeon.me/posts/malwarebytes-crackme-3-2021/</link>
        <pubDate>Sat, 20 Nov 2021 09:51:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Sat, 20 Nov 2021 09:51:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/malwarebytes-crackme-3-2021/</guid>
        <description>&lt;p&gt;This CrackMe was a pleasure to complete! It was decently difficult for my level and I definitely learnt a lot. I was the 6th to submit, though I could have probably been faster if the release aligned with my timezone and I didn&amp;rsquo;t spend that much time outside 😄. Nevertheless, I won the main prize for the writeup contest!&lt;br /&gt;
Much appreciation to hasherezade for designing this CrackMe as well as releasing all her amazing tools that aid analysis. &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;Official Contest Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://blog.malwarebytes.com/threat-intelligence/2021/10/the-return-of-the-malwarebytes-crackme/&#34;&gt;https://blog.malwarebytes.com/threat-intelligence/2021/10/the-return-of-the-malwarebytes-crackme/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Contest Summary&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://blog.malwarebytes.com/threat-intelligence/2021/11/malwarebytes-crackme-contest-summary/&#34;&gt;https://blog.malwarebytes.com/threat-intelligence/2021/11/malwarebytes-crackme-contest-summary/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Github Gist Version of Writeup&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://gist.github.com/rainbowpigeon/1d6e3997a050e2b3bd6e67846c2c7085&#34;&gt;https://gist.github.com/rainbowpigeon/1d6e3997a050e2b3bd6e67846c2c7085&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/malwarebytes-crackme-3-2021/mb_logo_star.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Writeup</category>
            
          
            
              <category>dotNET</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>CrackMe</category>
            
          
        
        
          
            
              <category>Malwarebytes CrackMe</category>
            
          
        
      </item>
      
      <item>
        <title>BuckeyeCTF 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/buckeyectf-2021/</link>
        <pubDate>Tue, 26 Oct 2021 14:51:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 14:51:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/buckeyectf-2021/</guid>
        <description>&lt;p&gt;Kinda disappointed I wasn&amp;rsquo;t able to do any Web ones (that weren&amp;rsquo;t solved already), but it&amp;rsquo;s alright. We got 7th place across all teams despite only having 4 members participating in this :)&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/1434&#34;&gt;https://ctftime.org/event/1434&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/buckeyectf-2021/buckeye.svg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Buffer Overflow</category>
            
          
            
              <category>Docker</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>OSINT</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 10 Solution - 10_wizardcult</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-10-wizardcult/</link>
        <pubDate>Tue, 26 Oct 2021 13:21:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 13:21:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-10-wizardcult/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Go</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 9 Solution - 09_evil</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-9-evil/</link>
        <pubDate>Tue, 26 Oct 2021 13:20:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 13:20:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-9-evil/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 8 Solution - 08_beelogin</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-8-beelogin/</link>
        <pubDate>Tue, 26 Oct 2021 12:57:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 12:57:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-8-beelogin/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Javascript</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 7 Solution - 07_spel</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-7-spel/</link>
        <pubDate>Tue, 26 Oct 2021 12:40:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 12:40:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-7-spel/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 6 Solution - 06_PetTheKitty</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-6-petthekitty/</link>
        <pubDate>Tue, 26 Oct 2021 12:35:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 12:35:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-6-petthekitty/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 5 Solution - 05_FLARE_Linux_VM</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-5-flare-linux-vm/</link>
        <pubDate>Tue, 26 Oct 2021 00:17:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 26 Oct 2021 00:17:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-5-flare-linux-vm/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 4 Solution - 04_myaquaticlife</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-4-myaquaticlife/</link>
        <pubDate>Mon, 25 Oct 2021 23:58:06 +0800</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 25 Oct 2021 23:58:06 +0800</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-4-myaquaticlife/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 3 Solution - 03_antioch</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-3-antioch/</link>
        <pubDate>Mon, 25 Oct 2021 23:01:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 25 Oct 2021 23:01:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-3-antioch/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Docker</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 2 Solution - 02_known</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-2-known/</link>
        <pubDate>Mon, 25 Oct 2021 22:48:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 25 Oct 2021 22:48:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-2-known/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>Flare-On 8 2021 Challenge 1 Solution - 01_credchecker</title>
        <link>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-1-credchecker/</link>
        <pubDate>Mon, 25 Oct 2021 22:47:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 25 Oct 2021 22:47:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/flare-on-8-2021/challenge-1-credchecker/</guid>
        <description>&lt;p&gt;Thanks drome for sharing his knowledge and skills! He completed all 10 challenges and this series of writeups is done by him :)&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;Official Challenge Site&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://flare-on.com/&#34;&gt;https://flare-on.com/&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Announcement&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&#34;&gt;https://www.fireeye.com/blog/threat-research/2021/08/announcing-the-eighth-annual-flare-on-challenge.html&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Solutions&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&#34;&gt;https://www.mandiant.com/resources/flare-on-8-challenge-solutions&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Official Challenge Binaries&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;http://flare-on.com/files/Flare-On8_Challenges.zip&#34;&gt;http://flare-on.com/files/Flare-On8_Challenges.zip&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;</description>
        
        <dc:creator>drome</dc:creator>
        <media:content url="https://rainbowpigeon.me/images/content/flare-on-8-2021/flare-on-8.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Flare-On</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Javascript</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>Flare-On</category>
            
          
        
        
          
            
              <category>Flare-On 8</category>
            
          
        
      </item>
      
      <item>
        <title>pbctf 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/pbctf-2021/</link>
        <pubDate>Mon, 11 Oct 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 11 Oct 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/pbctf-2021/</guid>
        <description>&lt;p&gt;Thanks to perfect blue for these nice challenges! The Binary Tree and Switching it up reversing challenges were probably also doable but I didn&amp;rsquo;t really have the required skill to complete them within the given CTF duration 👍&lt;br /&gt;
🎵 &lt;a href=&#34;https://www.youtube.com/watch?v=4Uc9IhBSW6k&#34;&gt;Sander van Doorn x Lucas Steve - The World&lt;/a&gt; is actually so good.&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/1371&#34;&gt;https://ctftime.org/event/1371&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/pbctf-2021/pbctf.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>CSAW CTF 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/csaw-2021/</link>
        <pubDate>Mon, 13 Sep 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Mon, 13 Sep 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/csaw-2021/</guid>
        <description>&lt;p&gt;Pretty fun challenges (those that I solved at least) :) I usually don&amp;rsquo;t even dare to touch anything ICS/SCADA related, but it turns out that these weren&amp;rsquo;t overly technical. We were also so close to solving the last Web challenge &amp;lsquo;scp-terminal&amp;rsquo;! We had all steps nailed down except the very last&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/1315&#34;&gt;https://ctftime.org/event/1315&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/csaw-2021/csaw.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>ICS</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <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>BrainHack CDDC 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/cddc-2021/</link>
        <pubDate>Fri, 25 Jun 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Fri, 25 Jun 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/cddc-2021/</guid>
        <description>&lt;p&gt;I joined the Junior Category this year and I&amp;rsquo;ll be frank: this was quite badly organized. It seems that they did not conduct any proper dry runs of the event. They had broken challenges (missing crucial challenge information, missing code in files, non-functional websites) and the worst thing is that they do not even announce when they are aware of the problem, when they are working on rectifying it, and when they have fixed it. Instead, we were left to figure out ourselves that a particular challenge file had been silently changed, or a vital piece of information was quietly added into some challenge description.&lt;br /&gt;
There were also insufficent challenges (or they were of inadequate difficulty) to cover the duration of the event, which rendered their plan and timing of staggered challenge releases meaningless. Many hours before each challenge-release checkpoint, the top teams were already tied by their scores and idling. This means that the final winner would essentially be based only on the last challenge-release &amp;ndash; which was a Web mission comprising 3 challenges. But because the final Web challenge was inoperative, the top teams basically came to a tie again while waiting for the challenge to be fixed after solving the other 2. Initially, no one knew it was broken so we did not even know what payloads we sent were supposed to work. And when they said it was supposedly fixed, it wasn&amp;rsquo;t. Isn&amp;rsquo;t that disorienting?&lt;br /&gt;
Some more side points to note is that they delayed the winners announcement livestream 3 times for a total of 6 hours, and the live scoreboard was alphabetically sorted rather than based on time in the event that scores were tied.&lt;br /&gt;
Honestly, what&amp;rsquo;s even scarier is that I heard the Senior Category had even more serious issues, such as being only able to login a day after the competition started&amp;hellip;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Anyway, big shoutout to my team for trying their best to find time to work on this together! We came in &lt;strong&gt;3rd&lt;/strong&gt; and that&amp;rsquo;s satisfactory.&lt;br /&gt;
🎵 &lt;a href=&#34;https://www.youtube.com/watch?v=_4IYe0uQAWM&#34;&gt;Haywood - Backbeat&lt;/a&gt; was a really good tune that I put on for this CTF :)&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;
    Missions completed, team score, and player score
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/cddc-2021/announcement.png&#34; alt=&#34;Placing announcement&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/cddc-2021/player_score.png&#34; alt=&#34;Individual player score&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/cddc-2021/missions.png&#34; alt=&#34;Missions completed and team score&#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/cddc-2021/cddc.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>Buffer Overflow</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>LFI</category>
            
          
            
              <category>OSINT</category>
            
          
            
              <category>Path Traversal</category>
            
          
            
              <category>PWN</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>SMB</category>
            
          
            
              <category>SQL Injection</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>Zh3r0 CTF V2 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/zh3r0ctf-2021/</link>
        <pubDate>Sun, 06 Jun 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Sun, 06 Jun 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/zh3r0ctf-2021/</guid>
        <description>&lt;p&gt;Solved very little, but no excuses for this one :)&lt;br /&gt;
🎵 I was listening to &lt;a href=&#34;https://open.spotify.com/album/0SkgI9DVsKoNpkM7JUWaGS&#34;&gt;Alesso&amp;rsquo;s PROGRESSO VOL 2&lt;/a&gt; for this CTF!&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/1285/&#34;&gt;https://ctftime.org/event/1285/&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/zh3r0ctf-2021/zh3r0ctf.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>XSS</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>
      
      <item>
        <title>DawgCTF 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/dawgctf-2021/</link>
        <pubDate>Sun, 09 May 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Sun, 09 May 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/dawgctf-2021/</guid>
        <description>&lt;p&gt;Thanks organizers! I enjoyed the Binary Bomb reversing challenges. We got 13th place. Sadly solved less for this one but it was fun trying some RE which I usually avoid. My 9 failed solves were because of Toilet Humor 5.&lt;br /&gt;
🎵 &lt;a href=&#34;https://www.youtube.com/watch?v=s8cWFsr9jY8&#34;&gt;Armin van Buuren feat. RBVLN - Weight Of The World (Club Mix)&lt;/a&gt; powered me during this CTF :)&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 (10) graph and category breakdown
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/dawgctf-2021/graph.png&#34; alt=&#34;Graph of challenge solves over time&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/dawgctf-2021/breakdown.png&#34; alt=&#34;Category breakdown of challenge solves&#34; /&gt;
  &lt;/div&gt;
&lt;/div&gt;&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/1319/&#34;&gt;https://ctftime.org/event/1319/&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/dawgctf-2021/dawgctf_2021.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>Hashcat</category>
            
          
            
              <category>IDA</category>
            
          
            
              <category>OSINT</category>
            
          
            
              <category>Reverse Engineering</category>
            
          
            
              <category>Steganography</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      
      <item>
        <title>UMDCTF 2021 Writeups</title>
        <link>https://rainbowpigeon.me/posts/umdctf-2021/</link>
        <pubDate>Tue, 27 Apr 2021 12:00:06 +0900</pubDate>
        <author>rainbowpigeon.helge[AT]8alias.com (rainbowpigeon)</author>
        <atom:modified>Tue, 27 Apr 2021 12:00:06 +0900</atom:modified>
        <guid>https://rainbowpigeon.me/posts/umdctf-2021/</guid>
        <description>&lt;p&gt;I appreciate the organizers for putting this CTF together because I enjoyed it a lot. It was at a very appropriate difficulty level for novices. Many thanks to my teammates for helping out. Even though it was only basically 2 active players 🙂, we managed to get &lt;strong&gt;8th place&lt;/strong&gt;, which I am pretty satisfied with considering our little experience.&lt;br /&gt;
🎵 For this CTF I was listening to &lt;a href=&#34;https://www.youtube.com/watch?v=qV8USJ_XN7Q&#34;&gt;Kygo - Gone Are The Days ft. James Gillespie&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 (22) graph and category breakdown
  &lt;/button&gt;
  &lt;div class=&#34;expand__content&#34;&gt;
    &lt;img src=&#34;https://rainbowpigeon.me/images/content/umdctf-2021/graph.png&#34; alt=&#34;Graph of challenge solves over time&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://rainbowpigeon.me/images/content/umdctf-2021/breakdown.png&#34; alt=&#34;Category breakdown of challenge solves&#34; /&gt;
  &lt;/div&gt;
&lt;/div&gt;&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/1288&#34;&gt;https://ctftime.org/event/1288&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Publicly-released challenges&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/UMD-CSEC/UMDCTF-2021-Public-Challenges&#34;&gt;https://github.com/UMD-CSEC/UMDCTF-2021-Public-Challenges&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/umdctf-2021/umdcsec.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>CTF</category>
            
          
            
              <category>Writeup</category>
            
          
            
              <category>Burp Suite</category>
            
          
            
              <category>Forensics</category>
            
          
            
              <category>Hashcat</category>
            
          
            
              <category>OSINT</category>
            
          
            
              <category>Shodan</category>
            
          
            
              <category>SQL Injection</category>
            
          
            
              <category>Steganography</category>
            
          
            
              <category>Volatility</category>
            
          
            
              <category>Web</category>
            
          
            
              <category>Wireshark</category>
            
          
        
        
          
            
              <category>CTF</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>
