Descarga Impulse - Toolkit de herramientas de DOS y DDOS


Simple Denial-of-service ToolKit

INSTALACIÓN Y USO

sudo apt update
sudo apt install python python-pip git -y
git clone https://github.com/LimerBoy/Impulse
cd Impulse/
pip install -r requirements.txt
python impulse.py --help

EJEMPLO DE USO

python impulse.py --method SMS --target +XXXXXXXXXXXX --time 20 --threads 2

Comments