interactsh v1.0.7 releases: Open-Source Solution for Out of band Data Extraction
interactsh
Interactsh is an Open-Source Solution for Out of band Data Extraction, A tool designed to detect bugs that cause external interactions, For example – Blind SQLi, Blind CMDi, SSRF, etc.
Features
- DNS/HTTP/SMTP Interaction support
- CLI Client / Web Dashboard support
- AES encryption with zero logging
- Automatic ACME based Wildcard TLS w/ Auto-Renewal
- SELF Hosting version support
A hosted instance of the service with WEB UI is available here.
Use
interactsh-client -h
This will display help for the tool. Here are all the switches it supports.
Flag | Description | Example |
---|---|---|
n | Number of interactable URLs to generate (default 1) | interactsh-client -n 2 |
persistent | Enables persistent interactsh sessions | interactsh-client persistent |
poll-interval | Number of seconds between each poll request (default 5) | interactsh-client -poll-interval 1 |
url | URL of the interactsh server (default “hxxps://interact.sh”) | interactsh-client -url hxxps://example.com |
json | Show JSON output | interactsh-client -json |
o | Store interaction logs to file | interactsh-client -o logs.txt |
v | Show verbose interaction | interactsh-client -v |
Changelog v1.0.7
- Added dynamic http response support by @Ice3man543 in #374
status
header
body
delay
- Added
-match
and-filter
option in client by @Ice3man543 in #340 - Added optional disk based implementation by @Mzack9999 in #337
- Added customizable dns record support by @Ice3man543 in #347
- Added optional
-metrics
endpoint by @Mzack9999 in #368 - Added
-health-check
option to server and client by @Ice3man543 in #339
Download
Copyright (c) 2021 ProjectDiscovery, Inc Permission