Skip to content

v1.0.3

Compare
Choose a tag to compare
@ehsandeep ehsandeep released this 01 Aug 12:26
· 368 commits to main since this release

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