tag:github.com,2008:https://github.com/devploit/debugHunter/releases Release notes from debugHunter 2026-02-04T18:22:55Z tag:github.com,2008:Repository/621379466/v2.0.0 2026-02-04T18:24:06Z debugHunter v2.0.0 <h2>What's New</h2> <p>Complete rewrite with Manifest V3 support and major improvements.</p> <h3>Features</h3> <ul> <li>Multi-factor detection engine</li> <li>Severity classification (Critical/High/Medium/Low)</li> <li>Response diff viewer</li> <li>Search &amp; filter findings</li> <li>Smart rate limiting</li> <li>4 detection modes</li> <li>46 sensitive paths (up from 17)</li> <li>New dark UI</li> </ul> <h3>Technical</h3> <ul> <li>Manifest V3 compliant</li> <li>Service Worker background</li> <li>HEAD request optimization</li> <li>Domain baseline caching</li> </ul> <p>See README for full documentation.</p> devploit tag:github.com,2008:Repository/621379466/1.1.1 2023-10-09T18:14:09Z 1.1.1 <ul> <li>Compare responses with and without custom headers to identify changes.</li> <li>Check for sensitive paths.</li> <li>Avoid dynamic URLs and it's false positives.</li> <li>Avoid soft 404 URLs.</li> <li>Allow the user to view and clear the list of found URLs.</li> </ul> devploit tag:github.com,2008:Repository/621379466/1.0.3 2023-04-11T19:54:50Z 1.0.3 <ul> <li>Improved search for distinct URLs (reduced false positives)</li> <li>Interface improvements</li> <li>Added functionality to configure similarity threshold from the options page.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/devploit/debugHunter/compare/1.0.2...1.0.3"><tt>1.0.2...1.0.3</tt></a></p> devploit tag:github.com,2008:Repository/621379466/1.0.2 2023-03-31T12:04:51Z 1.0.2 <ul> <li><a href="https://github.com/devploit/debugHunter/commit/440864dd7a5c20a2feb8060315a2324e7e2fa66f">Powerfull improvement in binary search algorithm for parameter optimization</a></li> <li>Some minor changes</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/devploit/debugHunter/compare/1.0.1...1.0.2"><tt>1.0.1...1.0.2</tt></a></p> devploit tag:github.com,2008:Repository/621379466/1.0.1 2023-03-31T00:05:42Z 1.0.1 <ul> <li>Fix some minor errors</li> <li><a href="https://github.com/devploit/debugHunter/commit/3515d726d574d3a08b468a623caee36a2030df8e">Implement binary search algorithm for parameter optimization</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/devploit/debugHunter/compare/1.0.0...1.0.1"><tt>1.0.0...1.0.1</tt></a></p> devploit tag:github.com,2008:Repository/621379466/1.0.0 2023-03-30T16:21:12Z 1.0.0 <p>First version.</p> <ul> <li>Automatically detects URLs with modified responses due to debugging parameters</li> <li>Displays a list of URLs with modified responses for easy access</li> </ul> devploit