What's Changed
🎉 New Features
- Added
cdp-endpointoption to allow users to specify a WebSocket endpoint for control in headless mode by @dwisiswant0 in #5786 - Added RSYNC module by @Mzack9999 in #6410
🐞 Bug Fixes
- Fixed resume file path condition by @dogancanbakir in #6784
- Fixed race condition regression by @dwisiswant0 in #6748
- Fixed duplicate log spam for permanent errors by @dwisiswant0 in #6697
- Fixed
ExecutionIdinitialization inDefaultOptionsfunction by @dogancanbakir in #6598 - Fixed handling full URLs in unsafe raw requests by @dwisiswant0 in #6589
- Fixed segfault in workflow parsing with global-matchers templates by @dwisiswant0 in #6774
- Fixed logging update summary table to stderr by @ayuxsec in #6769
- Fixed sanitizing host when target has host port by @knakul853 in #6759
- Fixed interactsh matching with
payloadsby @dwisiswant0 in #6778 - Fixed passing template variables to TCP inputs pre-compilation by @dogancanbakir in #6776
Other Changes
- Replaced seh-msft/burpxml with utils package by @dogancanbakir in #6763
- Removed genproto replace directives from go.mod by @ehsandeep in #6608
- Improved telnet login and added crypto by @Mzack9999 in #6419
- Added Turkish README and enhanced CONTRIBUTING.md by @bahattinyunus in #6740
- Refactored WithNetworkConfig and WithInteractshOptions to be used by NewThreadSafeNucleiEngineCtx by @meme-lord in #5972
- Improved cache template signature verification performance by @dwisiswant0 in #6779
New Contributors
- @bahattinyunus made their first contribution in #6740
- @promalert made their first contribution in #6756
- @ayuxsec made their first contribution in #6769
Full Changelog: v3.6.2...v3.7.0