Skip to content

Releases: devploit/debugHunter

1.1.1

09 Oct 18:13
Compare
Choose a tag to compare
  • 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

11 Apr 16:52
Compare
Choose a tag to compare
  • 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

31 Mar 12:04
Compare
Choose a tag to compare

1.0.1

31 Mar 00:04
Compare
Choose a tag to compare

1.0.0

30 Mar 16:21
Compare
Choose a tag to compare

First version.

  • Automatically detects URLs with modified responses due to debugging parameters
  • Displays a list of URLs with modified responses for easy access