
Proof-of-Concept-Exploit für CVE-2016-8610 (SSL Death Alert), der Denial-of-Service gegen OpenSSL-Server durch schnelles SSL/TLS-Alert-Flooding verursacht.
CVE-2016-8610 (SSL Death Alert) PoC
Verwendung:
python ssl-death-alert.py DOMAIN/IP PORT PROTOCOL-VERSION(SSLv3, TLS1.0, TLS1.1, TLS1.2) NUMBER-OF-ALERTS(1000) THREADS(50)
python ssl-death-alert.py test.tdl 443 TLS1.2 1000 50
Weitere Informationen: