Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@joanlopez joanlopez released this 24 Jan 13:18
· 3 commits to main since this release
86f5be5

Changelog

  • c73bcd9 Match: Highlight Status Code grep occurrences
  • d666417 Writer: Print matches' request(s) & response(s) sequentially
  • 680e28c Writer: Get rid of ANSI characters and warnings when -poc/--only-poc (#20)
  • 9e93e14 Match: Omit connection time on Time Delay checks
  • 333f3ed CLI: Stop (and clean) the progress bar even if 100% is not reached
  • 0642dc5 Writer: Replace the 'url' with 'domain' and enumerate requests
  • 60861e9 Writer: Print 'request' w/out padding (easy to copy&paste)
  • 5f6c23c CLI: Get rid of the deprecated -ih, --interaction-host for {IH}/{BC} labels
  • 46fcbf6 Scan: Show concurrent matches only once (when on scan.PayloadStrategyOnlyOnce)
  • 9d0d18d CLI: Add flag to disable scan.PayloadStrategyOnlyOnce (--stop-at-first-match=false)
  • 2c6749a Scan: Enable scan.PayloadStrategyOnlyOnce by default
  • cac04de Add proof-of-concept output mode (-poc/--only-poc) (#19)
  • 3a34719 Scan: Use http.Client & x/net/http2 for HTTP/2.0 requests (#13)
  • 3ad35b4 Bump the go_modules group across 1 directory with 2 updates (#18)
  • b0fc7a2 Bump golang.org/x/crypto in the go_modules group across 1 directory (#16)
  • e07e402 Check for updates only once per day (#7)