Julien Vehent
|
3e4b86eedd
|
Merge pull request #47 from ScriptFanix/master
fix silent TypeError on sigalg md5WithRSAEncryption
|
2015-01-26 11:09:54 -05:00 |
|
Julien Vehent
|
3915164430
|
Use custom darwin openssl bin in analyze.py
|
2015-01-18 12:26:59 -05:00 |
|
Vincent Riquer
|
d1a8604a2a
|
fix silent TypeError on sigalg md5WithRSAEncryption
conn['sigalg'] is an array, logging.debug(conn['sigalg']) caused silent failure
|
2015-01-10 03:51:26 +01:00 |
|
Vincent Riquer
|
b457951f5f
|
don't expect openssl to be in cwd
|
2014-12-26 09:49:52 +01:00 |
|
Vincent Riquer
|
0e7996181a
|
Don't expect scripts to be in working directory
|
2014-12-24 11:26:24 +01:00 |
|
Vincent Riquer
|
983f85d2d4
|
--nagios: run as a nagios plugin
|
2014-12-23 14:51:50 +01:00 |
|
Julien Vehent
|
d11d5e9f36
|
update old and intermediate ciphersuites
|
2014-10-18 08:31:53 -04:00 |
|
Julien Vehent
|
a17cfe373e
|
make 2048 DHE key optional in intermediate level
|
2014-10-18 08:20:00 -04:00 |
|
Julien Vehent
|
ebf4f8bcc7
|
fix ECC size in fubar pfs analysis
|
2014-10-18 07:23:24 -04:00 |
|
Julien Vehent
|
244e9ca9f2
|
refactor pfs evaluation in separate function
|
2014-10-17 11:58:19 -04:00 |
|
Julien Vehent
|
ddfaa6722d
|
display target level compliance in text output
|
2014-10-17 11:58:05 -04:00 |
|
Julien Vehent
|
551255f8b4
|
detect fubar dh parameters
|
2014-10-17 11:20:25 -04:00 |
|
Julien Vehent
|
a4f573195e
|
update intermediate ciphersuite to accept 3des
|
2014-10-17 11:10:01 -04:00 |
|
Julien Vehent
|
df0b5d8d3f
|
fix wrong failure flag
|
2014-10-17 11:09:42 -04:00 |
|
Julien Vehent
|
a11b594ab4
|
Fix dhparam size detection in inter and modern levels
|
2014-10-17 11:09:28 -04:00 |
|
Julien Vehent
|
28c6c2488b
|
Accept sha384 and sha512 signatures as well as sha256
|
2014-10-17 11:08:32 -04:00 |
|
Julien Vehent
|
26c7b0e0d7
|
fix target level verification check
|
2014-10-11 23:08:35 -04:00 |
|
Julien Vehent
|
a749742ff3
|
make sha-256 cert an optional requirement to the intermediate level
|
2014-10-11 23:08:21 -04:00 |
|
Julien Vehent
|
b009c71321
|
add operator flag to analyze.py
|
2014-10-11 20:52:18 -04:00 |
|
Julien Vehent
|
cdd34fce03
|
fix bug in status detection of analyze.py
|
2014-10-11 20:45:14 -04:00 |
|
Julien Vehent
|
b846ac9d5b
|
add json output to analyze.py via the -j flag
|
2014-10-11 19:37:08 -04:00 |
|
Julien Vehent
|
0da92f25b7
|
verify server side ordering is used in analyze.py
|
2014-10-11 00:34:07 -04:00 |
|
Julien Vehent
|
1c9d52c94c
|
First shot at ordering analysis. Not yet perfect, but somewhat useful...
|
2014-10-10 20:30:27 -04:00 |
|
Julien Vehent
|
a46e474337
|
add some fubar recommentations
|
2014-10-10 19:07:31 -04:00 |
|
Julien Vehent
|
f4d0d598c7
|
analyze.py add option to give path to specific openssl
|
2014-10-10 18:56:44 -04:00 |
|
Julien Vehent
|
86edd481f6
|
analyze.py uses provided openssl only on linux 64
|
2014-10-10 18:00:10 -04:00 |
|
Julien Vehent
|
cc1230efd9
|
Analysis wording changes
|
2014-10-09 10:09:44 -04:00 |
|
Julien Vehent
|
5665951b09
|
minor analysis wording changes
|
2014-10-09 09:57:40 -04:00 |
|
Julien Vehent
|
215dbd0c1a
|
ignore openssl errors in analyze.py
|
2014-10-09 09:54:30 -04:00 |
|
Julien Vehent
|
405b104583
|
improved configuration analysis
|
2014-10-09 09:35:59 -04:00 |
|
Julien Vehent
|
34b2eb7819
|
First shot at cipherscan results analyzer
|
2014-10-08 21:53:05 -04:00 |
|