Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/incogbyte/laravel-phpunit-rce-masscaner
侦察漏洞扫描器漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubincogbyte/laravel-phpunit-rce-masscaner

laravel-phpunit-rce-masscaner

用于 Laravel phpunit RCE CVE-2017-9841 的批量扫描器

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
laravel-phpunit-rce-masscaner — 用于 Laravel phpunit RCE CVE-2017-9841 的批量扫描器 | Kitploit
查看仓库
2375年前Kitploit 审核通过

Laravel phpunit RCE 批量扫描器 CVE-2017-9841

针对 Laravel phpunit RCE CVE-2017-9841 的批量扫描器

依赖

root@kitploit:~
python3 -m pip install -r requirements.txt

or 

pipenv install -r requirements.txt

使用方法

root@kitploit:~

usage: tool [-h] [--file <hostnames.txt>] [--range <ip-start>,<ip-end>] [--single SINGLE]

optional arguments:
  -h, --help                   show this help message and exit
  --file <hostnames.txt>       Input your target host lists
  --range <ip-start>,<ip-end>  Set range IP Eg.: 192.168.15.1,192.168.15.100

PoC

poc.png

特性

  • 使用 --range 参数指定 IP 范围,示例:python3 main.py --range 192.168.0.1,192.168.1.253
  • 使用 --file 参数指定主机名列表文件,示例:python3 main.py --file hostnames.txt
  • 搜索语法请查看 dorks.txt

参考

https://github.com/sebastianbergmann/phpunit/pull/1956

https://nvd.nist.gov/vuln/detail/CVE-2017-9841

注意事项

root@kitploit:~
+------------------------------------------------------------------------------+
|  [!] 法律免责声明:在未获得事先相互同意的情况下,使用此工具攻击目标是非法的。|
|  最终用户有责任遵守所有适用的地方、州和联邦法律。                              |
|  开发者不承担任何责任,并且不对因使用本程序而造成的任何误用或损害负责。        |
+------------------------------------------------------------------------------+

再见!

tenor.gif

下载工具