Jonathan Hodgson
f7919d0053
Bin: fixes the lucky13 check
...
It apparently works with any cbc cipher and doesn't require tls1
4 years ago
Jonathan Hodgson
15b18a4a0a
BIN: Adds lucky13 to verifySSL
4 years ago
Jonathan Hodgson
c1ba95117a
BIN: Small adjustments to verifySSL
...
The script now prepends the command that is echoed with a $ in order to
indicate it is a command that is run
Also stops the script showing each cipher that is tested
4 years ago
Jonathan Hodgson
4c2f3dbc4d
BIN: adds sweet32 test to verifySSL
4 years ago
Jonathan Hodgson
a4dc363ee6
BIN: makes the verifySSL print progress messages to stderr
...
I chose to do this because I want to be able to pipe stdout to a file
and use it as evidence. I don't need the progress for that
4 years ago
Jonathan Hodgson
961f7797a7
BIN: starts verifySSL script
...
This will evolve to become a script that can be used to verify the
findings of a tool like testssl
Currently only supports "beast"
4 years ago