Skip to content

v0.4.2

Compare
Choose a tag to compare
@maurosoria maurosoria released this 13 Sep 04:20
· 459 commits to master since this release
746dd50
  • More accurate
  • Exclude responses by redirects
  • URLs from STDIN
  • Fixed the CSV Injection vulnerability (https://www.exploit-db.com/exploits/49370)
  • Raw request supported
  • Can setup the default URL scheme (will be used when there is no scheme in the URL)
  • Added max runtime option
  • Recursion on specified status codes
  • Max request rate
  • Support several authentication types
  • Deep/forced recursive scan
  • HTML report format
  • Option to skip target by specified status codes
  • Bug fixes

Special thanks to @shelld3v for his contributions!