Releases: projectdiscovery/interactsh
Releases · projectdiscovery/interactsh
v1.0.3
What's Changed
- Added session file support to resume existing interactsh session by @Mzack9999 in #262
- Added TLS certificate support for nested subdomains by @Mzack9999 in #246
- Added custom config input support by @parrasajad in #256
New Contributors
- @parrasajad made their first contribution in #256
- @forgedhallpass made their first contribution in #265
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Added custom payload length support for self-hosted server @Mzack9999 in #210
interactsh-client -s hackwithautomation.com -cidl 4 -cidn 6
_ __ __ __
(_)___ / /____ _________ ______/ /______/ /_
/ / __ \/ __/ _ \/ ___/ __ '/ ___/ __/ ___/ __ \
/ / / / / /_/ __/ / / /_/ / /__/ /_(__ ) / / /
/_/_/ /_/\__/\___/_/ \__,_/\___/\__/____/_/ /_/ v1.0.2
projectdiscovery.io
[INF] Listing 1 payload for OOB Testing
[INF] c8rf4e8xm4.hackwithautomation.com- Added custom SSL certificate support for self-hosted server by @Mzack9999 in #225
- Added information to use interactsh as a library by @Ice3man543 in #215
- Fixed co-relationId detection with textual window slider by @Mzack9999 in #211
New Contributors
- @tanimdiucse123 made their first contribution in #218
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
Security Advisories
Interactsh server < 1.0.0 Subdomain Takeover - GHSA-m36x-mgfh-8g78
What's Changed
- Added multiple server support + random pickup to client by @Ice3man543 in #172
- Added new pool of interactsh server to use by @ehsandeep in #177
- Added certmagic library support by @Ice3man543 in #162
- Added
goburrow/cachefor internal kv store by @Ice3man543 in #160 - Added TCP socket for DNS Server by @fincham in #182
- Added ACME/TLS optional support (
-skip-acme) by @Mzack9999 in #149 - Added LDAP Server support by @Mzack9999, @maikthulhu in #55
- Added HTTP fallback support on HTTPS failure by @Mzack9999 in #154
- Added support for FTP service (
-ftp) by @Mzack9999 in #104 - Added custom port support by @kalidor in #128
- Added server listening service listing by @AV-IO in #130
- Added goflags support by @Mzack9999 in #183
- Fixed multiple bugfixes in DNS server by @Ice3man543 in #162
- Fixed netifaces pip package in Dockerfile by @kalidor in #143
- Fixed case insensitive domain name (#75) by @coffeemakr in #121
- Fixed lowercase FQDNs in responses by @Serizao in #142
- Removed app cname entry by @Mzack9999 in #155
Issues closed in this release: https://github.com/projectdiscovery/interactsh/milestone/1?closed=1
New Contributors
- @coffeemakr made their first contribution in #121
- @random-robbie made their first contribution in #123
- @kalidor made their first contribution in #128
- @AV-IO made their first contribution in #130
- @maikthulhu made their first contribution in #131
- @Serizao made their first contribution in #142
- @zt2 made their first contribution in #161
- @fincham made their first contribution in #182
Full Changelog: v0.0.7...v1.0.0
v0.0.7
- Updated default interactsh server to use with interactsh client to https://interact.sh
v0.0.6
Changelog
- Published Interactsh web client https://github.com/projectdiscovery/interactsh-web
- Added Wildcard (
*.domain.com) interaction support (self-hosted) #17 - Added NTLM/SMB Listener support (self-hosted) #48 #9
- Added DNS records for cloud metadata service #83
- Added DNS entry for the hosted Web Client https://app.interactsh.com #98
- Added Extra validation to
/deregisterendpoint #84 #78, reported by @wdahlenburg - Added Validation for existing
corelation-idcheck #84 #78 reported by @wdahlenburg - Added Docker images for interactsh client / server
- Added Default values for
hostmaster,ipandlisten-ipflag in interactsh server #85 - Added
origin-urlflag in interactsh server (used for web client) #85 - Added Burp Extension / Zap Add-on details
- Fixed a bug causing automatic
corelation-idderegistration #86 - Fixed Multiple bugs in web client projectdiscovery/interactsh-web#15
- Updated
interact.shtointeractsh.comas default interactsh server #99 - Updated
urlflag toserverin interactsh client