Skip to content

v3.0.4

Compare
Choose a tag to compare
@ehsandeep ehsandeep released this 18 Nov 09:21
· 521 commits to main since this release

What's Changed

馃帀 New Features

  • Added base64 encoded template into json(l) result for custom templates with option to exclude by @dogancanbakir in #4315
   -ot, -omit-template  omit encoded template in the JSON, JSONL output
    tls_version_enum: true
    tls_cipher_enum: true
    tls_cipher_types: 
      - insecure 
      - weak

馃悶 Bug Fixes

馃敤 Maintenance

Other Changes

  • Enabled cookie-reuse as default with ability to disable optionally by @dogancanbakir in #4292
    disable-cookie: true
PPROF=1 ./nuclei -u https://scanme.sh

Full Changelog: v3.0.3...v3.0.4