Test a server for vulnerability against the SWEET32 attack

A network attacker who can monitor a long-lived Triple-DES HTTPS connection between a web browser and a website can recover secure HTTP cookies

nmap -p 3389 -Pn --script +ssl-enum-ciphers 10.0.0.102 --script ssl-cert 

Check for “TLS_RSA_WITH_3DES_EDE_CBC_SHA (rsa 2048) - C” in ciphers

Copied!

Use your own input

If you have values you'd like to use instead of the provided variables, type or paste your data into the variable inputs below. If Javascript is enabled, your text will automatically be added to the command and you can click to copy.