/sslscantocsv

Parses sslscan XML output. Outputs a compacted CSV. Nothing else.

Primary LanguagePythonMIT LicenseMIT

sslscantocsv

What is it

Tool that parses the XML output of sslscan, sorts the supported ciphersuites by strength, "factorizes" the results, and outputs a csv.

Warning: this is probably the ugliest code I ever wrote in Python

Credits

The tool's name is a tribute to maaaaz's tools :P