Releases: projectdiscovery/interactsh
Releases · projectdiscovery/interactsh
v1.2.4
What's Changed
🐞 Bug Fixes
- Fixed config loading error caused by empty and comment lines by @dogancanbakir in #1082
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Added caido extension docs to readme by @Ice3man543 in #1032
- Add custom resolvers option by @dogancanbakir in #1067
- Enable loading of the default config file by @Hazegard in #1008
New Contributors
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Fixed issue with correlation id for missing DNS interaction by @Mzack9999 in #981
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Added PDCP auth option by @RamanaReddy0M in #930
-auth configure projectdiscovery cloud (pdcp) api key (default true)
$ ./interactsh-client -auth
_ __ __ __
(_)___ / /____ _________ ______/ /______/ /_
/ / __ \/ __/ _ \/ ___/ __ '/ ___/ __/ ___/ __ \
/ / / / / /_/ __/ / / /_/ / /__/ /_(__ ) / / /
/_/_/ /_/\__/\___/_/ \__,_/\___/\__/____/_/ /_/
projectdiscovery.io
[INF] You are logged in as (@dogan)
🐞 Bug Fixes
- Fixed DNS correlation id processing by @dogancanbakir in #918
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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 #868
🐞 Bug Fixes
- Removed smb share by @Mzack9999 in #874
🔨 Maintenance
Other Changes
- Added
err
check by @dogancanbakir in #807 - Updated DNS Config tutorial link in README.md by @Jesse-0x in #862
- Updated spray options for interactsh httpclient by @ehsandeep in #876
New Contributors
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
🎉 New Feature
- Added dynamic response (
-dynamic-resp
) to work with static content (-http-directory
) in server by @ounissi-zakaria in #747
🐞 Bug Fixes
- Fixed remote address info via log handler in server by @Mzack9999 in #804
- Fixed interface conversion panic in server by @dogancanbakir in #777
Other Changes
New Contributors
- @ounissi-zakaria made their first contribution in #747
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
🎉 New Feature
- Added base64 encoded query & path input to set dynamic response by @iamnoooob in #701
curl -s 'https://hackwithautomation.com/x?b64_body=dGhpcyBpcyBleGFtcGxlIGJvZHk='
this is example body
🐞 Bug Fixes
- Fixed issue with smb listener by @Mzack9999 in #676
New Contributors
- @testwill made their first contribution in #684
- @LuD1161 made their first contribution in #707
- @iamnoooob made their first contribution in #701
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
🐞 Bug Fixes
- Fixed issue with ACAO header by @dogancanbakir in #662
Other Changes
- Fixed issue with default folder permission by @ccf5maj37 in #645
New Contributors
- @ccf5maj37 made their first contribution in #645
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
🎉 New Feature
export INTERACTSH_TLS_VERIFY=true
Other Changes
New Contributors
- @hahwul made their first contribution in #615
- @bl13pbl03p made their first contribution in #647
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
🐞 Bugs
- Fixed issue of random failure to obtain public ip + fallback to outbound ip on fail by @Ice3man543 in #599
🎉 Features
- Export generated payload URLs to file by @dogancanbakir in #569
New Contributors
- @dogancanbakir made their first contribution in #569
Full Changelog: v1.1.4...v1.1.5