Skip to content

v11.0

Compare
Choose a tag to compare
@ivan-sincek ivan-sincek released this 13 May 10:02
· 13 commits to main since this release

v11.0 release notes:

  • fixed a bug where testing double headers was not properly locked to Python Requests,
  • added new options allowing you to set multiple additional HTTP request headers using -H and HTTP cookies using -b,
  • added new path bypasses and a new and lighter paths-sniper test case,
  • added a table output - nice for analyzing results on wide screens,
  • improved and optimized the code,
  • version bump.

Python tool for brute forcing 4xx response status codes. Based on PycURL and Python Requests.