What's Changed
- Fixed fatal panic in http header map read by @Ice3man543 in #2488
- Fixed loader template config nil pointer crash by @Ice3man543 in #2486
- Fixed socks5 proxy not working on tor proxy by @chen2aaron in #2455
- Fixed request annotation based timeout by @Ice3man543 in #2476
- Fixed double http
connection
header from being added by @jimen0 in #2480 - Added advanced template filtering (
-tc
) by @Mzack9999 in #2374 - Added memory usage optimizations by @Ice3man543 in #2350
- Added
xml
support to "xpath" extractor by @danigoland in #2471 - Added reference based tag addition to templates by @Ice3man543 in #2464
- Added
-lha
flag to display headless actions by @Ice3man543 in #2456 - Added
substr
andaes_cbc
dsl helper by @hktalent in #2361 - Added custom config directory (
-config-directory
) support by @LuitelSamikshya in #2399 - Added option to specify network interface by @parrasajad in #2384
- Added validation for headless templates by @LuitelSamikshya in #2423
- Added variable debug support with debug mode by @Ice3man543 in #2442
Issues closed in release - https://github.com/projectdiscovery/nuclei/milestone/18?closed=1
New Contributors
- @chen2aaron made their first contribution in #2455
- @danigoland made their first contribution in #2471
- @M1nSec made their first contribution in #2491
- @hktalent made their first contribution in #2361
Full Changelog: v2.7.6...v2.7.7