Skip to content

Latest commit

 

History

History
executable file
·
65 lines (42 loc) · 2.45 KB

README.md

File metadata and controls

executable file
·
65 lines (42 loc) · 2.45 KB

NacosExploit

Java GitHub Release GitHub Issues or Pull Requests GitHub forks GitHub Repo stars GitHub watchers

本项目由 hony(h0ny)wh!te?be6ar 共同开发。如果觉得这个项目对你有帮助,请别忘了点个 🌟Star 支持一下,谢谢。


工具说明

本工具仅用于安全研究,请勿用于生产环境。

由于传播、利用此工具所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,作者不为此承担任何责任。

下载地址:https://github.com/h0ny/NacosExploit/releases

支持漏洞

| PoC | Exploit | Vulnerability Name                   | Vulnerability Identifier |
| :-: | :-----: | :----------------------------------- | :----------------------- |
| YES |   YES   | Nacos Default Auth Disabled          | /                        |
| YES |   YES   | Nacos Default Password (nacos/nacos) | AVD-2021-896025          |
| YES |   YES   | Nacos Default server.identity        | /                        |
| YES |   YES   | Nacos Default token.secret.key       | AVD-2023-1655789         |
| YES |   YES   | Nacos Default User-Agent             | AVD-2021-29441           |
| YES |   YES   | Nacos Derby SQL Injection            | AVD-2021-897468          |
| NO  |   YES   | Nacos Client Yaml Deserialization    | /                        |
| NO  |   YES   | Nacos Jraft Hessian Deserialization  | AVD-2023-1700159         |
| NO  |   YES   | Nacos Jraft Services File Operations | AVD-2024-1743586         |

功能展示

漏洞检测:

1

认证绕过:

2

Derby SQL 注入:

3

Jraft 反序例化漏洞:

4


Star History Chart