Skip to content

Releases: projectdiscovery/interactsh

v1.1.9

21 Feb 23:28
Compare
Choose a tag to compare

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

Other Changes

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

07 Dec 20:30
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.7

18 Sep 09:52
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

Other Changes

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

29 Aug 19:00
Compare
Choose a tag to compare

What's Changed

🎉 New Feature

  • Added env variable to enable certificate verification by @hahwul in #620
export INTERACTSH_TLS_VERIFY=true

Other Changes

  • Added tips in the ZAP Add-On section by @hahwul in #615

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

30 Jun 19:45
Compare
Choose a tag to compare

What's Changed

🐞 Bugs

  • Fixed issue of random failure to obtain public ip + fallback to outbound ip on fail by @Ice3man543 in #599

🎉 Features

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 May 22:31
Compare
Choose a tag to compare

What's Changed

Deps update

  • chore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.23 to 1.0.24 by @dependabot in #550
  • chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine in /.github/docker/client by @dependabot in #551
  • chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine in /.github/docker/server by @dependabot in #552
  • chore(deps): bump github.com/projectdiscovery/asnmap from 1.0.3 to 1.0.4 by @dependabot in #558
  • chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1.0.15 to 1.0.16 by @dependabot in #555
  • chore(deps): bump github.com/projectdiscovery/gologger from 1.1.8 to 1.1.10 by @dependabot in #557
  • chore(deps): bump alpine from 3.17.3 to 3.18.0 in /.github/docker/server by @dependabot in #559
  • chore(deps): bump github.com/projectdiscovery/utils from 0.0.29 to 0.0.30 by @dependabot in #560
  • chore(deps): bump alpine from 3.17.3 to 3.18.0 in /.github/docker/client by @dependabot in #561
  • chore(deps): bump github.com/projectdiscovery/utils from 0.0.30 to 0.0.31 by @dependabot in #563
  • chore(deps): bump github.com/projectdiscovery/utils from 0.0.31 to 0.0.32 by @dependabot in #564
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #565

Full Changelog: v1.1.3...v1.1.4

v1.1.3

28 Apr 21:11
7d5597a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

19 Mar 17:44
efbfc67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Mar 18:46
14231ab
Compare
Choose a tag to compare

What's Changed

  • Fixed interactsh-server docker build fail by @Bisstocuz in #485
  • Fixed issue with wildcard certifcate loading by @Mzack9999 in #487
  • Added asnmap info of ip ininteractsh-client json output by @Mzack9999 in #427

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Feb 10:27
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Improvements

New Contributors

Issues closed - https://github.com/projectdiscovery/interactsh/milestone/3?closed=1

Full Changelog: v1.0.7...v1.1.0