
Proof-of-concept exploit for CVE-2016-8610 (SSL Death Alert) causing denial of service against OpenSSL servers via rapid SSL/TLS alert flooding.
CVE-2016-8610 (SSL Death Alert) PoC
Usage:
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
More info: