diff --git a/README.md b/README.md index 9aee8d0..536523c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,19 @@ Nacos 综合利用工具 > 注:工具现在还只是一个 beta 版本 🤣 haha,代码也不够美观,等有空了整理一下再传上来。 -### 📃 漏洞列表 +[![Author](https://img.shields.io/badge/Author-h0ny-red.svg "Author")](https://github.com/h0ny "Author") + +[![Visitors](https://visitor-badge.laobi.icu/badge?page_id=h0ny.NacosExploit "Visitors")](https://github.com/h0ny/NacosExploit "Visitors") + +[![Stars](https://img.shields.io/github/stars/h0ny/NacosExploit.svg?style=social&label=Stars "Stars")](https://github.com/h0ny/NacosExploit "Stars") + +## 🔍 FOFA 语法 + +``` +app="NACOS" +``` + +## 📃 漏洞列表 | 漏洞编号 | 漏洞名称 | 是否支持 | | --------------- | ----------------------------------- | :------: | @@ -28,13 +40,7 @@ Nacos 综合利用工具 > > ❌:当前不支持。 -### 🔍 FOFA 语法 - -``` -app="NACOS" -``` - -### 💻 使用示例 +## 💻 使用示例 漏洞检测: @@ -50,7 +56,7 @@ Nacos Client Yaml 反序列化: ... -### 🔗 参考项目 +## 🔗 参考项目 > "Nacos JRaft Hessian 反序列化" 没玩明白,直接用的以下师傅们的代码 ✌️