This script is too check on weak ciphers
python cipher-scanner.py hosts.txt
No | Features |
---|---|
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 - - If Port closed it will try to ping. Check either the host is reachable or not. |
2 | Check cipher suites security |
3 |