purrfect-cipher-scanner
This script is too check on weak ciphers
Last updated
This script is too check on weak ciphers
Last updated
1
This scanner will do the nmap scan.
Command: nmap --script ssl-enum-ciphers -p <port> <IP>
If the scanner doesnt found any "ciphers", then it will try to telnet.
Telnet
- Port open
- Port closed
If Port closed
it will try to ping. Check either the host is reachable or not.
2
Check cipher suites security
3