What's Changed
- Added template ID based template execution / exclusion (
id/eid
) by @Mzack9999 in #1448 - Added interactsh server pool support with interactsh by @Ice3man543 in #1468
- Added ldap search query interaction support with interactsh by @maikthulhu in #1383
- Added support for making AWS signed request using self-contained HTTP template by @Mzack9999 in #1247
- Added
stop-at-first-match
for interactsh matchers by @parrasajad in #1417 - Added additional interactsh variables support by @Ice3man543 in #1468
- Added pause/resume support (
resume
) by @Mzack9999 in #1308 - Added support for navigation history to matchers in headless protocol by @Mzack9999 in #1432
- Added support for
.nuclei-ignore
file path override if custom config file is used by @Mzack9999 in #1441 - Fixed bug in
project
flag for HTTP protocol by @Mzack9999 in #1416 - Fixed bug to follow 307/308 redirects by @Mzack9999 in #1446
- Fixed URL printing issue by @Mzack9999 in #1445
- Fixed CVE annotation crash by @Mzack9999 in #1407
- Updated expression regex with lexical analyzer by @Mzack9999 in #1440
Issues closed in this release: https://github.com/projectdiscovery/nuclei/milestone/6?closed=1
New Contributors
- @maikthulhu made their first contribution in #1383
Full Changelog: v2.5.7...v2.5.8