interactsh
interactsh copied to clipboard
Add libpcap support
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 (telnet/FTP/SMTP/etc)
- TLS fingerprinting
Using SimpleHTTP would be great, especially because it offers a customizable response using template feature.