How I Designed an Open Source HTTPS Checker
ATT&CK techniques detected
T1486Data Encrypted for Impact
65%
"tls - tls for udp - aes ( advanced encryption standard ) encryption protocol - authenticated symmetric encryption - elliptic curve cryptography - merkle - damgard - sha - 1 - sha - 2 ( most common ) i spent a solid month or more working on the scanner. if you ’ re interested in r…"
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
T1552.004Private Keys
39%
"scan out to a json file that is titled web _ ip. json ( address varies per website obv ). also got rid of all the newline characters that were making the certificate un - decodable. updated file is on the tlsscanner github as well as some of the sample results. - next steps : par…"
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
Summary
F5 Labs summer intern describes her experiences building a Python-based HTTPS scanning library for security research and release as an open source tool.