Releases: devploit/debugHunter
Releases · devploit/debugHunter
debugHunter v2.0.0
Sorry, something went wrong.
No results found
What's New
Complete rewrite with Manifest V3 support and major improvements.
Features
- Multi-factor detection engine
- Severity classification (Critical/High/Medium/Low)
- Response diff viewer
- Search & filter findings
- Smart rate limiting
- 4 detection modes
- 46 sensitive paths (up from 17)
- New dark UI
Technical
- Manifest V3 compliant
- Service Worker background
- HEAD request optimization
- Domain baseline caching
See README for full documentation.
1.1.1
Sorry, something went wrong.
No results found
- Compare responses with and without custom headers to identify changes.
- Check for sensitive paths.
- Avoid dynamic URLs and it's false positives.
- Avoid soft 404 URLs.
- Allow the user to view and clear the list of found URLs.
1.0.3
Sorry, something went wrong.
No results found
- Improved search for distinct URLs (reduced false positives)
- Interface improvements
- Added functionality to configure similarity threshold from the options page.
Full Changelog: 1.0.2...1.0.3
1.0.2
Sorry, something went wrong.
No results found
Full Changelog: 1.0.1...1.0.2
1.0.1
Sorry, something went wrong.
No results found
Full Changelog: 1.0.0...1.0.1
1.0.0
Sorry, something went wrong.
No results found
First version.
- Automatically detects URLs with modified responses due to debugging parameters
- Displays a list of URLs with modified responses for easy access