From 1ce20c8a9322e6488a5bd969e3f80734ebc05e24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=9C=E6=96=B9=E6=9C=89=E9=B1=BC=E5=90=8D=E4=B8=BA?= =?UTF-8?q?=E5=92=B8?= Date: Sun, 20 Jul 2025 22:03:12 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CloudX --- 一个基于规则的加解密破签工具 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c631d32..a2a4a2b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ ##### 插件目录 plugins 介绍: +- **CloudX** --- 一个基于规则的加解密破签工具 [源出](https://github.com/cloud-jie/CloudX) - **FastjsonScan4Burp** --- 一款基于burp被动扫描的fastjson漏洞探测插件,可针对数据包中的存在json的参数或请求体进行payload测试。旨在帮助安全人员更加便捷的发现、探测、深入利用fastjson漏洞,目前以实现fastjson探测、版本探测、依赖探测以及出网及不出网利用和简易的bypass waf功能。 [源出](https://github.com/Niiiiko/FastjsonScan4Burp) - **CaptchaDos** --- Burpsuite验证码DOS攻击插件 [源出](https://github.com/ther0ok1eboy/CaptchaDos) - **BucketVulTools** --- Burpsuite存储桶配置不当漏洞检测插件 [源出](https://github.com/libaibaia/BucketVulTools)