What's Changed
- Added scan strategy option by @tarunKoyalwar in #3075
- Added exporter for splunk reporting by @ChrisMandich in #3008
- Added initialization of flags with nil slice by @Mzack9999 in #3089
- Added YAML inclusion support by @Mzack9999 in #1767
- Added
stop-at-first-match
for headless protocol by @tarunKoyalwar in #3034 - Added support to query DNS TLSA record by @nothinux in #3054
- Added release announcement to discord server by @ehsandeep in #3120
- Added more error coverage to skip host to scan by @ehsandeep in #3121
- Added skipped host information on default run by @ehsandeep in #3123
- Added template path in json output by @ShubhamRasal in #3093
- Added
ParseFromReader
function by @ShubhamRasal in #3031 - Added cli variables support in SSL Protocol by @xm1k3 in #3069
- Fixed bug to automerge url parameters from input and templates by @tarunKoyalwar in #3010
- Fixed bug in markdown export to break line characters with HTML notation by @vzamanillo in #3014
- Fixed bug with
-resume
option rewriting the output file contents, so previous data removed by @xm1k3 in #2890 - Fixed tlsx ocsp panic by @tarunKoyalwar in #3041
- Fixed workflow templates when creating inputhttp helper by @owenrumney in #3049
- Fixed memory leak on hmap with LRU by @Mzack9999 in #3052
- Fixed debug flags do not work correctly with headless templates by @xm1k3 in #3030
- Fixed issue with deny list attribute in file protocol by @Mzack9999 in #3037
- Fixed issue with
-scan-all-ips
option by @tarunKoyalwar in #3080 - Fixed most go routine leaks by @Mzack9999 in #3073
- Fixed url input panic by @tarunKoyalwar in #3092
- Fixed golang example input by @jonathanwalker in #3088
- Fixed issue in dsl to avoid unwanted debug print by @Mzack9999 in #2995
- Fixed issue with failed items reporting error in hosterrorscache by @xm1k3 in #3047
- Refactor around the input to type conversion by @vzamanillo in #3007
Issues closed in release - https://github.com/projectdiscovery/nuclei/milestone/21?closed=1
New Contributors
- @shashikarsiddharth made their first contribution in #2876
- @ChrisMandich made their first contribution in #3008
- @jessekelly881 made their first contribution in #2777
- @jonathanwalker made their first contribution in #3088
Full Changelog: v2.8.3...v2.8.4