What's Changed
- Fixed bug in templates with
req-condition
producing random invalid matches by @Ice3man543 in #2195 - Fixed bug in matchers numbering in templates with
req-condition
by @parrasajad in #2135 - Fixed bug with
-H
flag truncating values after comma by @LuitelSamikshya in #2133 - Fixed nil operator crash in request clustering by @parrasajad in #2173
- Fixed debug output file permissions by @jimen0 in #2187
- Fixed bug in network template producing invalid error message by @Mzack9999 in #2137
- Added http request validation at compile time by @Mzack9999 in #2193
- Added self diagnostic functionality (
-health-check
) by @Mzack9999 in #2178 - Added
join
andhmac
helper function by @jturner in #2055 - Consolidated
date
,time
,time_to_string
intodate_time
helper function by @forgedhallpass in #2055
Issues closed in the release: https://github.com/projectdiscovery/nuclei/milestone/14?closed=1
New Contributors
Full Changelog: v2.7.2...v2.7.3