<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Reverse Engineering on nhantouli</title>
    <link>https://nhantouli.com/tags/reverse-engineering/</link>
    <description>Recent content in Reverse Engineering on nhantouli</description>
    <image>
      <title>nhantouli</title>
      <url>https://nhantouli.com/images/papermod-cover.png</url>
      <link>https://nhantouli.com/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 10 Jul 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nhantouli.com/tags/reverse-engineering/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>pwnable.kr writeups</title>
      <link>https://nhantouli.com/posts/pwnable-kr-writeups/</link>
      <pubDate>Wed, 10 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://nhantouli.com/posts/pwnable-kr-writeups/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post details my writeups for a few of the challenges at &lt;a href=&#34;http://pwnable.kr&#34;&gt;pwnable.kr&lt;/a&gt; &amp;ndash; a wargame site for pwn challenges. As I make my way through the the other challenges I&amp;rsquo;ll periodically update this page with additional writeups. I may also work through the &lt;a href=&#34;https://guyinatuxedo.github.io/&#34;&gt;Nightmare&lt;/a&gt; course to get better at binary exploitation/reverse engineering as I&amp;rsquo;ve heard positive feedback about it.&lt;/em&gt;&lt;/p&gt;
&lt;h1 id=&#34;fd&#34;&gt;fd:&lt;/h1&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Mommy! what is a file descriptor in Linux?
ssh fd@pwnable.kr -p2222 (pw:guest)
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;solution&#34;&gt;Solution:&lt;/h3&gt;
&lt;p&gt;There are 3 files provided: the binary &lt;code&gt;fd&lt;/code&gt;, the source code &lt;code&gt;fd.c&lt;/code&gt; and a flag file &lt;code&gt;flag&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
