mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-05 07:23:42 +01:00
9 lines
243 B
Markdown
9 lines
243 B
Markdown
|
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).
|