美文网首页
Thc-ssl-dos 安装

Thc-ssl-dos 安装

作者: 捞小虾 | 来源:发表于2019-11-07 11:12 被阅读0次

Author: Xu FC
Platform: Linux kali141 5.3.0-kali1-amd64 #1 SMP Debian 5.3.7-1kali1 (2019-10-21) x86_64 GNU/Linux

概述


Thc-ssl-dos 是一款用于 SSL DoS 的测试工具。

Thc-ssl-dos 安装


apt install thc-ssl-dos -y -o Acquire::ForceIPv4=true

Thc-ssl-dos 参数


thc-ssl-dos [options] <ip> <port>
  -h      help
  -l <n>  Limit parallel connections [default: 400]
          并发连接数
  • 实例
thc-ssl-dos -l 500 192.168.100.100 443 --accept

相关文章

网友评论

      本文标题:Thc-ssl-dos 安装

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