add JsonDetect

支持被动扫描json,根据不同json库的特性识别出相应的json依赖库的burp插件
This commit is contained in:
东方有鱼名为咸 2022-11-25 22:48:39 +08:00 committed by GitHub
parent 47bf21f57c
commit dd2607859a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,6 +105,7 @@
> plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions) > plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions)
- **JsonDetect** --- 支持被动扫描json根据不同json库的特性识别出相应的json依赖库的burp插件 [源处](https://github.com/a1phaboy/JsonDetect)
- **autoDecoder** --- 根据自定义来达到对数据包的处理适用于加解密、爆破等类似mitmproxy的burp插件 [源处](https://github.com/f0ng/autoDecoder) - **autoDecoder** --- 根据自定义来达到对数据包的处理适用于加解密、爆破等类似mitmproxy的burp插件 [源处](https://github.com/f0ng/autoDecoder)
- **burp-text4shell** --- 用于CVE-2022-42889Text4Shell 漏洞扫描burp插件[源处](https://github.com/silentsignal/burp-text4shell) - **burp-text4shell** --- 用于CVE-2022-42889Text4Shell 漏洞扫描burp插件[源处](https://github.com/silentsignal/burp-text4shell)
- **sweetPotato** --- 一款用于在burpsuite 中自动递归发现关注的域名资产和额外的流量检测插件 [源处](https://github.com/z2p/sweetPotato) - **sweetPotato** --- 一款用于在burpsuite 中自动递归发现关注的域名资产和额外的流量检测插件 [源处](https://github.com/z2p/sweetPotato)