<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Recon on </title>
    <link>https://anashamidi.com/tags/recon/</link>
    <description>Recent content in Recon on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Sep 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://anashamidi.com/tags/recon/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hunting for Hidden API Endpoints Using Katana and Hakrawler</title>
      <link>https://anashamidi.com/posts/hunting-hidden-api-endpoints-katana-hakrawler/</link>
      <pubDate>Mon, 09 Sep 2024 00:00:00 +0000</pubDate>
      <guid>https://anashamidi.com/posts/hunting-hidden-api-endpoints-katana-hakrawler/</guid>
      <description>&lt;p&gt;Good day! I hope you&amp;rsquo;re doing well.&lt;/p&gt;&#xA;&lt;p&gt;In bug bounty, never say: &lt;em&gt;&amp;ldquo;This idea is silly to try; the result will be nothing.&amp;rdquo;&lt;/em&gt; Bug bounty hunting is essentially black-box testing — you have to keep poking at your target until something turns up.&lt;/p&gt;&#xA;&lt;p&gt;الحمدلله والصلاة والسلام على سيدنا محمد&#xA;اللهم انصر إخواننا في فلسطين&lt;/p&gt;&#xA;&lt;p&gt;The target I was hunting already had several bugs I&amp;rsquo;d found and reported before. I used to tell myself, &lt;em&gt;&amp;ldquo;I know everything about this website. If something new appears, I&amp;rsquo;ll spot it.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bugs &amp; JS: A Closer Look at JavaScript for Successful Bug Hunting</title>
      <link>https://anashamidi.com/posts/javascript-for-bug-hunting/</link>
      <pubDate>Wed, 10 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://anashamidi.com/posts/javascript-for-bug-hunting/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Good Day!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Remember when I first started bug hunting? I used to think looking into JS files was unnecessary — would I really find bugs in files everyone can see? But after some reading, I realized I was missing out on a lot. So I want to share some resources, tools, tutorials, and other ways to dig deeper into JavaScript analysis.&lt;/p&gt;&#xA;&lt;h2 id=&#34;resources-and-tools&#34;&gt;Resources and Tools&lt;/h2&gt;&#xA;&lt;p&gt;Diving into JS files can be very rewarding. It lets you uncover hidden functionality, credentials, API keys, paths, and more — especially valuable for finding client-side vulnerabilities like XSS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How One Bug Scored Me Double Rewards!</title>
      <link>https://anashamidi.com/posts/how-one-bug-scored-me-double-rewards/</link>
      <pubDate>Tue, 19 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://anashamidi.com/posts/how-one-bug-scored-me-double-rewards/</guid>
      <description>&lt;p&gt;Good day! I hope you are well.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll get straight into a couple of bugs I found a while ago in a private program on HackerOne. Let&amp;rsquo;s call it &lt;strong&gt;redacted.com&lt;/strong&gt; :)&lt;/p&gt;&#xA;&lt;p&gt;The program resolves any subdomain (&lt;code&gt;anything.redacted.com&lt;/code&gt;) to the main login page (&lt;code&gt;redacted.com/login&lt;/code&gt;). That behavior was new to me, so I initially thought subdomain-gathering tools would be useless here.&lt;/p&gt;&#xA;&lt;p&gt;I started with a simple &lt;a href=&#34;https://www.shodan.io/&#34;&gt;Shodan&lt;/a&gt; dork:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ssl:redacted.com&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Plenty of results came up, until I found an IP resolving to the subdomain &lt;code&gt;z2007.redacted.com&lt;/code&gt; — &lt;strong&gt;interesting!&lt;/strong&gt; From the name, &lt;code&gt;z2007&lt;/code&gt; looked like some old, forgotten server.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
