add FastjsonScan

一个简单的Fastjson反序列化检测burp插件
This commit is contained in:
东方有鱼名为咸 2020-08-31 21:35:14 +08:00 committed by GitHub
parent b9a9380b0b
commit 2239c57f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,6 +99,8 @@
> plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions) > plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions)
- **FastjsonScan** ---由阿信师傅开发的检测Fastjson反序列化的burp插件[源码](https://github.com/Maskhe/FastjsonScan)
![](https://github.com/Maskhe/FastjsonScan/blob/master/images/json.png)
- **BurpSuite-Xkeys** ---一款由国外师傅基于python编写的提取网页敏感信息插件类似与前期推荐的年华师傅写的`IntelligentAnalysis-SSTVINFO`插件功能,欢迎体验使用。[下载以及详细说明](https://github.com/vsec7/BurpSuite-Xkeys) - **BurpSuite-Xkeys** ---一款由国外师傅基于python编写的提取网页敏感信息插件类似与前期推荐的年华师傅写的`IntelligentAnalysis-SSTVINFO`插件功能,欢迎体验使用。[下载以及详细说明](https://github.com/vsec7/BurpSuite-Xkeys)
![](https://raw.githubusercontent.com/vsec7/BurpSuite-Xkeys/master/Screenshot/result.png) ![](https://raw.githubusercontent.com/vsec7/BurpSuite-Xkeys/master/Screenshot/result.png)
- **passive-scan-client-and-sendto** ---一款burp被动扫描自动转发和手动重发插件[点击下载](https://raw.githubusercontent.com/Mr-xn/BurpSuite-collections/master/plugins/passive-scan-client-and-sendto.jar)[详细介绍说明](https://github.com/Conanjun/passive-scan-client-and-sendto) - **passive-scan-client-and-sendto** ---一款burp被动扫描自动转发和手动重发插件[点击下载](https://raw.githubusercontent.com/Mr-xn/BurpSuite-collections/master/plugins/passive-scan-client-and-sendto.jar)[详细介绍说明](https://github.com/Conanjun/passive-scan-client-and-sendto)