<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Offense - Category - Mustakimur Khandaker</title>
        <link>https://www.mustakim.info/categories/offense/</link>
        <description>Offense - Category - Mustakimur Khandaker</description>
        <generator>Mustakim</generator><language>en</language><managingEditor>mustakcsecuet@gmail.com (Mustakimur Khandaker)</managingEditor>
            <webMaster>mustakcsecuet@gmail.com (Mustakimur Khandaker)</webMaster><lastBuildDate>Fri, 24 Nov 2023 02:21:53 -0400</lastBuildDate><atom:link href="https://www.mustakim.info/categories/offense/" rel="self" type="application/rss+xml" /><item>
    <title>Essential Linux Commands for CTF</title>
    <link>https://www.mustakim.info/posts/linux-command-collection/</link>
    <pubDate>Fri, 24 Nov 2023 02:21:53 -0400</pubDate>
    <author>mustakcsecuet@gmail.com (Mustakimur Khandaker)</author>
    <guid>https://www.mustakim.info/posts/linux-command-collection/</guid>
    <description><![CDATA[<p>Hi</p>
<p>I decided to write down a collection of Linux commands that I have found useful. So, here we go:</p>
<h3 id="open-ports">Open Ports</h3>
<p><em>Note: will keep it updated from time to time.</em></p>]]></description>
</item>
<item>
    <title>Capture the Flag (CTF)</title>
    <link>https://www.mustakim.info/posts/session-1-introduction-miscellaneous/</link>
    <pubDate>Tue, 31 Aug 2021 22:50:32 -0400</pubDate>
    <author>mustakcsecuet@gmail.com (Mustakimur Khandaker)</author>
    <guid>https://www.mustakim.info/posts/session-1-introduction-miscellaneous/</guid>
    <description><![CDATA[<p>On behalf of the Institute of Cybersecurity and Privacy, UGA, I would like to invite you to join us in our upcoming UGA Capture The Flag (CTF) Workshop. This workshop will be open to all UGA Computer Science and CyberSecurity&amp;Privacy students who are interested in learning practical cybersecurity skills and potentially joining the UGA CTF team.</p>
<p><strong>Session #1: Introduction &amp; Miscellaneous:</strong>
Slides: <a href="/wp-content/uploads/2021/09/Intro-to-Workshop.pdf" rel="">http://www.mustakim.info/wp-content/uploads/2021/09/Intro-to-Workshop.pdf</a>
Discussed:
– <a href="https://gctf-2018.appspot.com/#beginners/misc-letter" target="_blank" rel="noopener noreffer ">https://gctf-2018.appspot.com/#beginners/misc-letter</a>
– <a href="https://otterctf.com/challenges#PDFuck!" target="_blank" rel="noopener noreffer ">https://otterctf.com/challenges#PDFuck!</a>
– <a href="https://otterctf.com/challenges#ReCurse" target="_blank" rel="noopener noreffer ">https://otterctf.com/challenges#ReCurse</a>
Exercise:
– <a href="http://ctf.cs.uga.edu:8000/challenges#re%7c%7c%7c%7c%7c%7c-1" target="_blank" rel="noopener noreffer ">http://ctf.cs.uga.edu:8000/challenges#re||||||-1</a>
– <a href="http://ctf.cs.uga.edu:8000/challenges#Experience-2" target="_blank" rel="noopener noreffer ">http://ctf.cs.uga.edu:8000/challenges#Experience-2</a>
Refer:</p>]]></description>
</item>
<item>
    <title>Overwrite GOT Entry from Buffer Overlapping</title>
    <link>https://www.mustakim.info/posts/buffer-overflow-over-the-function/</link>
    <pubDate>Wed, 28 Feb 2018 22:44:55 -0400</pubDate>
    <author>mustakcsecuet@gmail.com (Mustakimur Khandaker)</author>
    <guid>https://www.mustakim.info/posts/buffer-overflow-over-the-function/</guid>
    <description><![CDATA[<h3 id="problem-description">Problem description</h3>
<p>First of all, the CTF is from pwnable.kr (problem name: passcode). The problem description is as follows:
“Mommy told me to make a passcode based login system. My initial C code was compiled without any error! Well, there was some compiler warning, but who cares about that?”
There is ssh to the problem server where you can find:</p>
<p>We have 3 files including the flag file which can only be read by the user or group root. The other text file is a source code “passcode.c” which we can view. There is one executable that is compiled from the source code provided. This executable has read accessibility to the flag. However, the source code looks following:</p>]]></description>
</item>
</channel>
</rss>
