Skip to content

v5.1.0

Choose a tag to compare

@en-milie en-milie released this 01 Oct 18:26
· 2144 commits to master since this release

Release Notes:

  • fix for HttpMethodsFuzzer not conditioning HEAD by GET requests
  • Add 2 new Fuzzers for exact value matching: MinimumExactValuesInNumericFieldsFuzzer and MaximumExactValuesInNumericFieldsFuzzer
  • Add new security Fuzzers for checking security headers and mime types according to OWASP REST API recommendations
  • list fuzzers will now list fuzzers based on categories: Field, Header and Http