What's Changed
- Added support to run new templates by versions (
-ntv, -new-templates-version
) by @LuitelSamikshya in #2275 - Added match based exclusion (
-em, -exclude-matchers
) by @Ice3man543 in #2218 - Added include-templates to override tags based template exclusion by @Ice3man543 in #2232
- Added template based request timeout support with annotations by @Ice3man543 in #2233
- Added support for unexpected fields validation in matchers by @Mzack9999 in #2171
- Added support to disable strict template syntax check (
-nss, -no-strict-syntax
) by @c-f in #2266 - Added interactsh placeholder support to variables in http requests by @Ice3man543 in #2237
- Added
aes_gcm
helper function by @Ice3man543 in #2196 - Added hasstdin with helper library and
-no-stdin
flag by @Mzack9999 in #2191 - Fixed socks5 proxy on https target by @anykno in #2228
- Fixed bug with passive request/response parsing by @Mzack9999 in #2192
- Fixed crash with user no access to
$HOME
by @parrasajad in #2262 - Fixed variables support in templates with
pipeline
,threads
by @Ice3man543 in #2223
Issues closed in release: https://github.com/projectdiscovery/nuclei/milestone/15
New Contributors
Full Changelog: v2.7.3...v2.7.4