sslstrip
linux
Perform Moxie Marlinspike's Secure Sockets Layer (SSL) stripping attacks. Perform an ARP spoofing attack in conjunction.
More info →Examples (6)
Log only HTTPS POST traffic on port 10000 by default
Log only HTTPS POST traffic on port 8080
sslstrip --listen=8080Log all SSL traffic to and from the server on port 8080
sslstrip --ssl --listen=8080Log all SSL and HTTP traffic to and from the server on port 8080
sslstrip --listen=8080 --allSpecify the file path to store the logs
sslstrip --listen=8080 --write=path/to/fileDisplay help
sslstrip --helpmade by @shridhargupta | data from tldr-pages