github projectdiscovery/nuclei v2.9.10

latest releases: v3.3.2, v3.3.1, v3.3.0...
13 months ago

What's Changed

🎉 New Features

  • Added markdown export sorting options via env variable by @kchason in #3961
export MARKDOWN_EXPORT_SORT_MODE=template # default
export MARKDOWN_EXPORT_SORT_MODE=severity
export MARKDOWN_EXPORT_SORT_MODE=host
   -ho, -headless-options string[]  start headless chrome with additional options
  • Added wildcard filter for -id option by @lu4nx in #3967
nuclei -id '*fingerprint*,*waf*' -u example.com
  • Added path/query automerge and other improvements in headless protocol by @tarunKoyalwar in #3958

🐞 Bug Fixes

🔨 Maintenance

Other Changes

Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/37?closed=1

Full Changelog: v2.9.9...v2.9.10

Don't miss a new nuclei release

NewReleases is sending notifications on new releases.