Jonathan Hodgson
865566dd04
Bin: fixes the lucky13 check
...
It apparently works with any cbc cipher and doesn't require tls1
2021-02-13 20:11:16 +00:00
Jonathan Hodgson
d8e3b894c0
BIN: Adds lucky13 to verifySSL
2021-01-13 16:39:34 +00:00
Jonathan Hodgson
bd7337926e
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
2021-01-13 16:30:33 +00:00
Jonathan Hodgson
064b53f2bf
BIN: adds sweet32 test to verifySSL
2021-01-13 16:27:59 +00:00
Jonathan Hodgson
dd4b8e5161
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
2021-01-13 16:21:01 +00:00
Jonathan Hodgson
995b2a516e
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"
2021-01-13 16:09:28 +00:00