sslstrip Command Examples

Perform Moxie Marlinspike's Secure Sockets Layer (SSL) stripping attacks. Perform an ARP spoofing attack in conjunction. More information: https://www.kali.org/tools/sslstrip/.

sslstrip

sslstrip --listen={{8080}}

sslstrip --ssl --listen={{8080}}

sslstrip --listen={{8080}} --all

sslstrip --listen={{8080}} --write={{path/to/file}}

sslstrip --help