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
andnetwork
will still work but will be deprecated completely in the future.
What's New
-je, -json-export string file to export results in JSON format
- Added
cpe
andepss-score
support in template classification by @ehsandeep in #3489 - Added
mkdir
support in headless screenshot by @tarunKoyalwar in #3457 - Added support for jira custom fields by @jordanpotti in #3406
- Added AWS catalog for loading templates from bucket by @leoloobeek in #3372
- Fixed a crash in tlsx integration by @ehsandeep in #3490
- Fixed template link references by @mlec1 in #3485
- Fixed an issue with the scanning strategy option by @nHurD in #3464
- Fixed AWS S3 bucket catalog path mismatch by @tarunKoyalwar in #3474
- Moved DSL helper functions to dsl project by @RamanaReddy0M in #3461
Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/28?closed=1
New Contributors
- @jordanpotti made their first contribution in #3406
- @nHurD made their first contribution in #3464
- @leoloobeek made their first contribution in #3372
- @mlec1 made their first contribution in #3485
Full Changelog: v2.9.0...v2.9.1