interactsh icon indicating copy to clipboard operation
interactsh copied to clipboard

An OOB interaction gathering server and client library

Results 42 interactsh issues
Sort by recently updated
recently updated
newest added

### Please describe your feature request: For self-hosted versions, add optional support for passive libpcap pattern-matching detection, this will allow the detection of: - SNI TLS names - Cleartext protocols...

Type: Enhancement

### Please describe your feature request: Option to save all incoming request in nice JSON format ### Describe the use case of this feature: Currently it is only possible to...

Type: Enhancement

Would be great if in interact we could add more info when we ask for a url. ```json "randomtoken.interact.sh":{ "additional_info":{ "registered_url":"https://vulnerabletoxss.com/form", "input_name": "vulnerable-form", "request_used": "POST /form HTTP/1.1\r\nHOST: vulnerabletoxss.com\r\n\r\nvulerable-form=" } ```...

### Interactsh version: web (app.interactsh.com) using oast.fun interactsh-client (v1.0.7) using oast.fun ### Current Behavior: No DNS request are received from interactsh client when DNS request are performed from specific DNS...

Type: Bug

Feature request: Integration of the DNS-Analysis-Server Wouldn't it be nice, if we could integrate this https://github.com/The-Login/DNS-Analysis-Server as functionality of the interactsh server?

Type: Enhancement

Hello, I created the `-ed` option to exfiltrate data. When enabled, it will analyze every DNS request and look for the following pattern: `content.filename.extension.interactshdomain.tld`. When the pattern matches, it will...

Remove documentation as docs are now centralized at docs.projectdiscovery.io

Closes #748

Type: Enhancement

### Please describe your feature request: With canary tokens you can create notes and decide how to alert for that token or tokens. It would be nice to have this...

Type: Enhancement

### Interactsh version: docker image: `projectdiscovery/interactsh-server:v1.1.9` ### Current Behavior: `interactsh-server` memory usage is rising during runtime up to being killed by OOM or VM crash. ### Expected Behavior: I would...

Type: Bug