Releases: projectdiscovery/interactsh
Releases · projectdiscovery/interactsh
v1.3.0
What's Changed
🎉 New Feature
- Added IPv6 support by @dwisiswant0 in #1261
- Added Eviction Strategy by @orrk-litt in #1275
- Added default HTTP response option
default-http-response,dhrby @dogancanbakir in #1142
🐞 Bug Fixes
- Fixed TLDData unmarshal error by @dogancanbakir in #1321
- Fixed insecure key generation by @dogancanbakir in #1163
- Fixed lint errors by @dogancanbakir in #1191, and #1236
- Fixed key generation issue when disk storage is enabled by @dogancanbakir in #1230
Other Changes
- Removed unused domain from README.md by @meme-lord in #1121
- Updated README.md to reflect that ZAP is no longer an OWASP project by @kingthorin in #1160
- Updated README with revised version of Burp Suite Extension by @TheArqsz in #1211
- Added Stale GitHub action by @dogancanbakir in #1234
- Bumped dependencies by @dogancanbakir in #1232
- Added length check for
-cidnand-cidloptions by @dogancanbakir in #1229
New Contributors
- @meme-lord made their first contribution in #1121
- @kingthorin made their first contribution in #1160
- @TheArqsz made their first contribution in #1211
- @dwisiswant0 made their first contribution in #1261
- @orrk-litt made their first contribution in #1275
Full Changelog: v1.2.4...v1.3.0
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
errcheck 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