Skip to content

Releases: projectdiscovery/nuclei

v2.9.1

02 Apr 09:41
5b22ca8
Compare
Choose a tag to compare

Breaking Changes:

⚠️ Updated -json option to -jsonl to correctly reflect the output format by @kchason in #3466

   -j, -jsonl  write output in JSONL(ines) format

⚠️ Updated protocol attribute name (requests=> http & network => tcp) in templates by @ShubhamRasal in #3425

Templates with the use of requests and network will still work but will be deprecated completely in the future.

What's New

  • Added JSON output export support (-json-export) by @kchason in #3466
   -je, -json-export string  file to export results in JSON format

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

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

16 Mar 18:36
7ddbbf8
Compare
Choose a tag to compare

What's Changed

Issues closed in release - https://github.com/projectdiscovery/nuclei/milestone/27

New Contributors

Full Changelog: v2.8.9...v2.9.0

v2.8.9

10 Feb 14:36
47d6337
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v2.8.8...v2.8.9

v2.8.8

24 Jan 19:34
8b578ba
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v2.8.7...v2.8.8

v2.8.7

15 Jan 18:06
fa3c4fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.6...v2.8.7

v2.8.6

05 Jan 17:11
885e37e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.5...v2.8.6

Bugfix release (target skipping)

03 Jan 19:18
0cbf4f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.4...v2.8.5

v2.8.4

02 Jan 13:34
3834aeb
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v2.8.3...v2.8.4

v2.8.3

11 Dec 13:04
b355b76
Compare
Choose a tag to compare

What's Changed

  • Fixed bug to consider clustering with automatic http probing by @Ice3man543 in #3019
  • Fixed bug to remove blank protocol name by @vzamanillo in #2993
  • Added option to disable request clustering by @Ice3man543in #3019
  • Added custom ip to protocol-generated variables by @Mzack9999 in #3011

Full Changelog: v2.8.2...v2.8.3

v2.8.2

08 Dec 18:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.8.2