What's Changed
- Added support for templates in JSON format by @CodFrm in #3333
- Added template sign/verify functionality by @Mzack9999 in #3029
- Added
-track-error
option to add custom errors to max-host-error watch list by @austintraver in #3399 - Added data race panic check in integration_tests by @tarunKoyalwar in #3303
- Added CLI option to override fuzzing template options by @ShubhamRasal in #3355
- Added
ip_formats()
helper function by @xm1k3 in #3286 - Added
resolve()
helper function by @xm1k3 in #3321 - Added
rawstringslice
to make reference url case insensitive by @Bisstocuz in #3346 - Fixed a bug with OR matcher condition with interactsh by @RamanaReddy0M in #3397
- Fixed
set-method
option in headless template by @Mzack9999 in #3373 - Fixed atomic bool check by @Mzack9999 in #3376
- Fixed bug in URL path and adds integration tests by @tarunKoyalwar in #3331
- Fixed crash with interactsh integration by @Mzack9999 in #3312
- Fixed data race when using interactsh_matchers by @tarunKoyalwar in #3432
- Fixed file input in custom vars with
self-contained
http template by @tarunKoyalwar in #3385 - Fixed missing port in matched ssl templates by @tarunKoyalwar in #3380
- Fixed nil pointer reference + use map helper by @Mzack9999 in #3421
- Fixed
parseUrl
test by @ShubhamRasal in #3426 - Fixed typo in
-hc
option by @sullo in #3400
Issues closed in release - https://github.com/projectdiscovery/nuclei/milestone/27
New Contributors
- @noraj made their first contribution in #3162
- @Bisstocuz made their first contribution in #3346
- @CodFrm made their first contribution in #3333
- @austintraver made their first contribution in #3399
- @RamanaReddy0M made their first contribution in #3397
Full Changelog: v2.8.9...v2.9.0