[!Important] This release includes a critical security fix for the SMB option in interactsh server. SMB is an optional feature and is disabled by default. Users utilizing
-smb
option should consider updating interactsh project to latest version.
What's Changed
🎉 New Feature
- Added support for FTP over TLS by @Mzack9999 in https://github.com/projectdiscovery/interactsh/pull/868
🐞 Bug Fixes
- Removed smb share by @Mzack9999 in https://github.com/projectdiscovery/interactsh/pull/874
🔨 Maintenance
Other Changes
- Added
err
check by @dogancanbakir in https://github.com/projectdiscovery/interactsh/pull/807 - Updated DNS Config tutorial link in README.md by @Jesse-0x in https://github.com/projectdiscovery/interactsh/pull/862
- Updated spray options for interactsh httpclient by @ehsandeep in https://github.com/projectdiscovery/interactsh/pull/876
New Contributors
- @Jesse-0x made their first contribution in https://github.com/projectdiscovery/interactsh/pull/862
Full Changelog: https://github.com/projectdiscovery/interactsh/compare/v1.1.9...v1.2.0