- Notifications
You must be signed in to change notification settings - Fork26
D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)
License
c0r0n3r/dheater
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
D(HE)ater is the proof-of-concept implementation of the D(HE)at attack (CVE-2002-20001). For further information about the attack visit theproject page or read thefull technical paper onIEEE Access.
The code is available under the terms of Apache License Version 2.0.A non-comprehensive, but straightforward description and also the full license text can be found atChoose an open source license website.
D(HE)ater usesCryptoLyzer to check DHE support of TLS/SSHservices and also to generate the traffic necessary to perform D(HE)at attack.
About
D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)