Skip to content

Releases: projectdiscovery/interactsh

v1.0.7

19 Sep 07:51
529fce2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

17 Jul 12:26
ed673f7
Compare
Choose a tag to compare

What's Changed

   -hd, -http-directory string  directory with files to serve with http server
  • Added support for custom index file for interactsh http service by @Ice3man543 in #332
   -hi, -http-index string      custom index file for http server
  • Added x-interactsh-version header in response header by @Ice3man543 in #332

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Jun 07:47
Compare
Choose a tag to compare

What's Changed

  • Added support for multi-domain use in interactsh server by @Mzack9999 in #286
  • Added support to run interact server behing nginx proxy by @dhd0004 in #272
  • Added wildcard acao header to work with web client by @ehsandeep in #291
  • Fixed bug in DNS server to support Cloud VM's @Mzack9999 in #309
  • Fixed bug in DNS server to capture case-insensitive interactions by @pulse-michaelfincham in #305

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 May 09:53
5b7fd9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

27 Apr 23:14
03b4039
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Mar 11:01
408f689
Compare
Choose a tag to compare

What's Changed

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

New Contributors

  • @tanimdiucse123 made their first contribution in #218

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Jan 09:52
7866767
Compare
Choose a tag to compare

What's Changed

  • Fixed IpAddress (incorrectly) being set to ListenIpAddress by @ndrong in #201
  • Fixed banner text by @ndrong in #202

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Jan 08:28
18f2f64
Compare
Choose a tag to compare

Security Advisories

Interactsh server < 1.0.0 Subdomain Takeover - GHSA-m36x-mgfh-8g78

What's Changed

Issues closed in this release: https://github.com/projectdiscovery/interactsh/milestone/1?closed=1

New Contributors

Full Changelog: v0.0.7...v1.0.0

v0.0.7

16 Dec 05:53
Compare
Choose a tag to compare

v0.0.6

07 Oct 15:31
Compare
Choose a tag to compare

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 and listen-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 to interactsh.com as default interactsh server #99
  • Updated url flag to server in interactsh client