Skip to content

Version 1.0.1

Choose a tag to compare

@m10x m10x released this 13 Jan 11:52
· 198 commits to master since this release

Changelog

Readme: install methods

web cache poisoning techniques

  • improved HTTP Method Override DOS technique: added more HTTP request methods f4ca674
  • added new DOS variant: X-Forward-Scheme c7b3b7c
  • added new DOS variant: Set User-Agent to a probable blacklisted security scanner f17e0f5
  • added new DOS variant: DOS via illegal header name (currently disabled, because of limitations of the go net/http module) 79ea4c5 b15374e

bug fixes

  • fixed rate limiting bug rate Wait: rate: Wait(n=1) exceeds limiter's burst 0 ddfe105
  • added missing string 9856114

minor improvements

  • converting OnlyTest and SkipTest Value to lowercase cc1c14f
  • improved header/parameter wordlist and other file read error messages 7d3f09d
  • added check if proxy cert could be added 150090c
  • typo fix d1dfcca

miscellaneous

  • added bash script to generate binaries and sha256 sums 9ada6c8
  • changed go module from /v2 to / afedc51
  • upgraded golang.org/x/net from v0.0.0-20211020060615-d418f374d309 to v0.0.0-20220107192237-5cfca573fb4d afedc51
  • upgraded golang.org/x/time from v0.0.0-20210723032227-1f47c861a9ac to v0.0.0-20211116232009-f0f3c7e86c11 afedc51