github projectdiscovery/katana v1.0.3

latest releases: v1.1.0, v1.0.5, v1.0.4...
13 months ago

What's Changed

🎉 New Features

   -mdc, -match-condition string  match response with dsl based condition
   -fdc, -filter-condition string  filter response with dsl based condition
   -tlsi, -tls-impersonate  enable experimental client hello (ja3) tls randomization
   -jsl, -jsluice  enable jsluice parsing in javascript file (memory intensive)
  • Added option to parse and include form, input, textarea & select elements in jsonl output by @aristosMiliaressis in #464
   -fx, -form-extraction  extract form, input, textarea & select elements in jsonl output
   -xhr, -xhr-extraction  extract xhr request url,method in jsonl output
  • Added the stored response path information in json output when -j used with -sr option by @ErikOwen in #532

🐞 Bug Fixes

🔨 Maintenance

  • Fixed release workflow to accommodate tree-sitter bindings by @Mzack9999 in #527

Other Changes

   -ct, -crawl-duration value  maximum duration to crawl the target for (s, m, h, d) (default s)
   -cwu, -chrome-ws-url string  use chrome browser instance launched elsewhere with the debugger listening at this URL

New Contributors

Full Changelog: v1.0.2...v1.0.3

Don't miss a new katana release

NewReleases is sending notifications on new releases.