sslstrip
SSL/TLS man-in-the-middle attack tool
Install
- All systems
-
curl cmd.cat/sslstrip.sh
- Debian
-
apt-get install sslstrip
- Ubuntu
-
apt-get install sslstrip
- Alpine
-
apk add sslstrip
- Arch Linux
-
pacman -S sslstrip
- Kali Linux
-
apt-get install sslstrip
- Fedora
-
dnf install sslstrip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sslstrip
- Raspbian
-
apt-get install sslstrip
- Dockerfile
- dockerfile.run/sslstrip
- Docker
-
docker run cmd.cat/sslstrip sslstrip
powered by Commando
sslstrip
SSL/TLS man-in-the-middle attack tool
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.