obsidio
1.0.0
CLI für TCP- und UDP-Flood-Angriffe
$ npm install -g obsidio
Bestimmungsgemäße Verwendung - zu Testzwecken. Auf einigen Systemen ist der Raw-Socket (für TCP-Angriffe) möglicherweise eingeschränkt. Verwenden Sie Root-Rechte ( sudo
), um dies zu umgehen.
$ ./bin/obsidio --help
Usage: obsidio [options] < address >
TCP and UDP DDoS
Options:
-V, --version output the version number
-p, --ports < ports > ports to attack, range, individual - 80,81, 80-443 - only applicable for tcp attack
-a, --attacks < attacks > types of attack - tcp and udp (--attacks=tcp,udp), tcp is a default one
-h, --help output usage information
Unterstützt IPv6 nicht