What's Changed
🎉 New Feature
🐞 Bug Fixes
- Fixed issues with interactsh integration to improve matcher accuracy by @tarunKoyalwar in #4059
- Fixed issue with using interactsh matcher with request condition by @tarunKoyalwar in #4064
- Fixed
reference
info nil pointer dereference with-me
option by @lu4nx in #4006 - Fixed issue transfer encoding header by @cn-kali-team in #3947
- Fixed SDK issue by adding default resp size to options by @Mzack9999 in #4050
🔨 Maintenance
- Migrated nuclei docs from nuclei-docs to nuclei project in 36af941
- Fixed DSL integration tests syntax by @Mzack9999 in #4003
- Fixed default permission by @dogancanbakir in #4039
Other Changes
- Fixed spelling mistake by @jsoref in #4008
- Fixed bug in
curl
command generation by @dogancanbakir in #4014 - Fixed removing double slash prefix in raw request path by @RamanaReddy0M in #3960
- Fixed edge case with
disable-path-automerge
attribute by @RamanaReddy0M in #4035
Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/38?closed=1
New Contributors
- @jsoref made their first contribution in #4008
- @Ovi3 made their first contribution in #4019
- @seeyarh made their first contribution in #3986
Full Changelog: v2.9.10...v2.9.11