<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Challenge on Siddharth Mishra</title><link>http://brightprogrammer.in/tags/challenge/</link><description>Recent content in Challenge on Siddharth Mishra</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 14 Jun 2026 21:53:10 -0700</lastBuildDate><atom:link href="http://brightprogrammer.in/tags/challenge/index.xml" rel="self" type="application/rss+xml"/><item><title>Pwner Beginner - An Introduction On How To Start Pwn Challenges</title><link>http://brightprogrammer.in/posts/pwner-beginner-an-introduction-on-how-to-start-pwn-challenges/</link><pubDate>Wed, 03 Nov 2021 03:54:45 +0000</pubDate><guid>http://brightprogrammer.in/posts/pwner-beginner-an-introduction-on-how-to-start-pwn-challenges/</guid><description>&lt;h2 id="background-story">Background Story&lt;/h2>
&lt;p>So, I started to gain interest in pwn challenges when I saw one of my team-mate (&lt;strong>4n0nym4u5&lt;/strong>) solving a pwn challenge from &lt;a href="https://pwnable.tw/">pwnable.tw&lt;/a>. I didn&amp;rsquo;t understand a bit but there was this urge in me trying to understand what he was doing. I was able to deduce this much :&lt;/p>
&lt;ul>
&lt;li>He was writing an exploit in python using &lt;a href="https://docs.pwntools.com/en/stable/">&lt;code>pwntools&lt;/code>&lt;/a> (I noticed it because &lt;strong>X3eRo0&lt;/strong> instroduced me to this during r2con)&lt;/li>
&lt;li>He was continuously using PwnDbg for that (I saw GEF being used in some of the writeups)&lt;/li>
&lt;li>He was re-running his exploit again and again, maybe to debug it.&lt;/li>
&lt;li>It was awesome and felt like real hacking!&lt;/li>
&lt;/ul>
&lt;p>So, the next day I tried searching on how to start binary exploitation and I found almost nothing that helped me (maybe I was impatient or something but I really didn&amp;rsquo;t find it). I thought maybe trying to solve a real challenge help me learn so I downloaded the &lt;strong>start&lt;/strong> challenge from &lt;a href="https://pwnable.tw/">pwnable.tw&lt;/a>. That didn&amp;rsquo;t help either. I tried reading writeups about it but that didn&amp;rsquo;t help either mainly because by conscience wasn&amp;rsquo;t allowing it because maybe by reading the solution I&amp;rsquo;ll destroy my chance of learning it.&lt;/p></description></item></channel></rss>