What's Changed
- Added
llm_prompt
as dsl helper by @Mzack9999 in #3480
llm_prompt("what tech this server is using? return idk if you dont know" + header)
- Added azure blob storage support for custom template download by @kchason in #3542
- Added gitlab project support for custom template download by @kchason in #3570
- Added CPE / EPSS Score information to cve-annotation by @sduc in #3486
- Added variable evaluation support in payloads & variables by @ShubhamRasal in #3503
- Added config management + logic refactor by @tarunKoyalwar in #3567
- Added JSONL(ine) Export (#3504) by @kchason in #3505
-je, -json-export string file to export results in JSON format
- Fixed bug in http race condition logic by @ShubhamRasal in #3533
- Fixed s3 argument typos by @kchason in #3536
- Fixed integration test by @tarunKoyalwar in #3506
- Fixed rate limit options not working with query fuzzing by @RamanaReddy0M in #3532
- Fixed panic crash in tlsx by @ehsandeep in #3554
- Fixed panic with proxy input by @tarunKoyalwar in #3526
- Updated
-nc
option by @dogancanbakir in #3539 - Updated
ccache
with generic gcache by @Mzack9999 in #3523 - Updated
-un
option to-up
as a short flag of self-update option by @ehsandeep in #3573
Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/29?closed=1
New Contributors
- @sduc made their first contribution in #3486
- @dogancanbakir made their first contribution in #3539
Full Changelog: v2.9.1...v2.9.2