4 skills found
Tim--- / DrownImplementation of the DROWN attack on SSL2
NeverMoreLCH / SSL2CGImplementation for the paper "Exploring the Effect of Primitives for Compositional Generalization in Vision-and-Language" (CVPR 2023)
passmarked / SslRules that relate to checking the SSL configuration of each individual resolved server from the domain to ensure locked down config with the broadest compatibility
MaxAnderson95 / Get WebCertificateThis script makes an HTTPS web request to a given website and port and returns an X509Certificate2 object. It will automatically try to connect on TLS1.2, TLS1.1, TLS1.0, SSL3 and SSL2 in that order until it successfully connects and pulls the certificate.