github projectdiscovery/nuclei v3.0.4

latest releases: v3.3.4, v3.3.3, v3.3.2...
10 months ago

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

Don't miss a new nuclei release

NewReleases is sending notifications on new releases.