Skip to content

v6.0.2

Choose a tag to compare

@en-milie en-milie released this 25 Jun 18:40
· 1886 commits to master since this release

Release Notes:

  • Add new category of Fuzzers focused on sending single code point Emojis
  • Add a new argument for setting the --sanitizationStrategy. This is used when sending ControlChars and Emojis inside valid values
  • Add a new argument for setting the --httpMethods to be fuzzed. You can exclude methods which you don't want to be fuzzed
  • Enable CATS to also perform Http DELETE operations
  • httpMethod is now mandatory for the CustomFuzzer and SecurityFuzzer
  • Improve documentation