v3.3.5
What's Changed
🎉 New Features
- Added support for global matchers / extractors in http templates by @dwisiswant0 in #5701
- Added support for MongoDB for results reporting by @kchason in #5688
- Added support for
stop-at-first-match
in network templates by @RamanaReddy0M in #5554
🐞Bug Fixes
- Fixed an issue with
{{interactsh-url}}
replacement in network template by @RamanaReddy0M in #5677 - Fixed issue with multipart fuzzing and support for filename, content-type in multipart by @Ice3man543 in #5702
- Fixed issue to expose ssl part definitions by @dogancanbakir in #5710
- Fixed issue boolean value on successful ldap authentication by @RamanaReddy0M in #5682
- Fixed issue with LDAP metadata collection by @RamanaReddy0M in #5683
- Fixed an issue with memguard (SDK) by @dany74q in #5714
- Fixed issue with input helper (SDK) by @iuliu8899 in #5712
- Fixed an issue with template loading logic (SDK) by @dogancanbakir in #5733
Other Changes
- Added support to generate trace file when using
-profile-mem
option by @dwisiswant0 in #5690 - Added support for
-var-dump-limit
to control response char limit with-svd
option by @dwisiswant0 in #5676
See https://github.com/projectdiscovery/nuclei/milestone/64?closed=1 for all the issues closed in release.
New Contributors
- @vil02 made their first contribution in #5687
- @dany74q made their first contribution in #5714
- @iuliu8899 made their first contribution in #5712
Full Changelog: v3.3.4...v3.3.5