sslstrip
SSL/TLS man-in-the-middle attack tool
Platforms: Linux · Last verified September 6, 2026
sslstrip is a tool that transparently hijacks HTTP traffic on a network, watch for HTTPS links and redirects, and then map those links into look-alike HTTP links or homograph-similar HTTPS links. It also supports modes for supplying a favicon which looks like a lock icon, selective logging, and session denial.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install sslstrip`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.