From 605ee727ec6ace8708b06923c4b284eb059ab76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szil=C3=A1rd=20Pfeiffer?= Date: Mon, 31 Jan 2022 18:12:05 +0000 Subject: [PATCH] Added D(HE)ater --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d4a8a9..407b55a 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking). ### DDoS Tools * [Anevicon](https://github.com/rozgo/anevicon) - Powerful UDP-based load generator, written in Rust. +* [D(HE)ater](https://github.com/Balasys/dheater) - D(HE)ater sends forged cryptographic handshake messages to enforce the Diffie-Hellman key exchange. * [HOIC](https://sourceforge.net/projects/high-orbit-ion-cannon/) - Updated version of Low Orbit Ion Cannon, has 'boosters' to get around common counter measures. * [Low Orbit Ion Canon (LOIC)](https://github.com/NewEraCracker/LOIC) - Open source network stress tool written for Windows. * [Memcrashed](https://github.com/649/Memcrashed-DDoS-Exploit) - DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API.