Releases: projectdiscovery/interactsh
Releases · projectdiscovery/interactsh
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/cache
for 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
/deregister
endpoint #84 #78, reported by @wdahlenburg - Added Validation for existing
corelation-id
check #84 #78 reported by @wdahlenburg - Added Docker images for interactsh client / server
- Added Default values for
hostmaster
,ip
andlisten-ip
flag in interactsh server #85 - Added
origin-url
flag in interactsh server (used for web client) #85 - Added Burp Extension / Zap Add-on details
- Fixed a bug causing automatic
corelation-id
deregistration #86 - Fixed Multiple bugs in web client projectdiscovery/interactsh-web#15
- Updated
interact.sh
tointeractsh.com
as default interactsh server #99 - Updated
url
flag toserver
in interactsh client
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
MIsc