Skip to content

cats-9.0.5

Compare
Choose a tag to compare
@en-milie en-milie released this 20 Oct 06:31
· 778 commits to master since this release

Release notes:

  • Add new argument to disable ANSI codes for output: --no-color
  • Add 2 new HTTP fuzzers that send null and empty bodies
  • Add 3 new HTTP header fuzzers that send invalid values in Content-Length and Transfer-Encoding headers
  • Add new argument to set the User-Agent header
  • Display old/new status code and response body in cats replay command
  • Refactor security headers fuzzer to allow X-XSS-Protection to either not be present or have value set as zero
  • Add more details to the cats list --paths subcommand
  • Improve logging and reporting when tests are ignore based on --ignoreXXX arguments
  • Logging doesn't include label now, only icons