2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2025-02-06 01:23:40 +01:00
Go to file
2013-07-17 14:49:22 -04:00
CiphersScan.sh Initial commit 2013-07-17 14:49:22 -04:00
README.md Initial commit 2013-07-17 14:49:22 -04:00

CipherScan

A very simple way to find out which SSL ciphersuites are supported by a target.

Run: ./CipherScan.sh www.google.com:443 -v And watch.

Edit the script if you need more (disable benchmarking by setting DOBENCHMARK to 0).