黑客、渗透测试和网络安全工具,武装您的安全武器库!
你好,这是一个用于批量、更快速地检测目标是否存在 CVE-2024-49113 漏洞的工具。
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
命令 - python3 CVE-2024-49113.py targets.txt -o vulnerable_hosts.txt -t 16
python3 CVE-2024-49113.py targets.txt -o vulnerable_hosts.txt -t 16
-o = 输出文件 -t = 线程数
-o
-t
targets.txt 文件应包含以下格式的 IP 地址: 1.117.193.20 1.180.234.219 1.180.234.228 1.180.234.232 1.29.77.19
POC 作者:Chirag Artani [https://3rag.com]