Pwn Adventure 3 is an online game, created for a hacking CTF competition. Over the past few months I have solved all available challenges and created detailed walkthrough videos. The videos don't just show the solutions, I explain my thought process and show where I got stuck or failed. I'm very proud of the final result.<p>Here is the YouTube Playlist. Below you can find a list of episodes:<p><a href="https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG" rel="nofollow">https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw...</a><p>GitHub: <a href="https://github.com/LiveOverflow/PwnAdventure3" rel="nofollow">https://github.com/LiveOverflow/PwnAdventure3</a>
Pwn Adventure 3: <a href="http://www.pwnadventure.com/" rel="nofollow">http://www.pwnadventure.com/</a><p>Excluding the casual Let's Play episode (which can be skipped), the whole series is less than 4 hours long.<p>* Let's Play/Hack [39:20]<p>* Setup Private Server with Docker [8:42]<p>* Information Gathering / Recon [14:09]<p>* Recover Game Classes with gdb [11:28]<p>* Hooking on Linux with LD_PRELOAD [12:07]<p>* Flying and our first Flag! (Cow King) [6:34]<p>* Teleporting and Hovering (Unbearable Revenge) [9:31]<p>* Find the hidden Golden Eggs [10:26]<p>* Developing a TCP Network Proxy [12:26]<p>* Analyzing the Game Network Protocol [14:48]<p>* Implementing Autoloot with the Proxy [12:33]<p>* Exploiting an Integer Overflow (Fire and Ice) [19:59]<p>* †: Signed and Unsigned Integers - Integer Overflows.5 [3:12]<p>* Analyzing the Blocky Logic Puzzle [10:51]<p>* Failing at Machine Learning (Blocky part 2) [14:34]<p>* Reversing Input Validation (Keygen part 1) [12:27]<p>* Reversing Custom Encoding (Keygen part 2) [16:01]<p>* Understanding the Key Verification Algorithm (Keygen part 3) [13:10]<p>* RSA Implemented in Assembler (Keygen part 4) [16:23]<p>* RSA Implemented in JavaScript (Keygen part 5) [4:32]<p>* The Last Flag (Overachiever) [5:31]<p>And please also checkout the rest of my channel LiveOverflow: <a href="https://www.youtube.com/LiveOverflowCTF" rel="nofollow">https://www.youtube.com/LiveOverflowCTF</a>