Skip to content

Interactsh - An alternative to BurpSuite Collaborator

Interactsh is an open-source tool for detecting out-of-band interactions. It is a tool designed to detect vulnerabilities that cause external interactions.

Website version: https://app.interactsh.com/

Installation

Download from: https://github.com/projectdiscovery/interactsh/

go install -v github.com/projectdiscovery/interactsh/cmd/interactsh-client@latest

Basic Usage

interactsh-client   

Cry for help:

interactsh-client  -h

Interactsh server runs multiple services and captures all the incoming requests. To host an instance of interactsh-server, you are required to setup:

  1. Domain name with custom host names and nameservers.
  2. Basic droplet running 24/7 in the background.

Burpsuite integrated

interactsh-collaborator is Burp Suite extension developed and maintained by @wdahlenb

Last update: 2023-11-09
Created: November 9, 2023 18:17:11