From da8051bfe9eae372c96fb72260f017b7c959c160 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: Mon, 31 Aug 2020 21:40:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb13aaf..57aba73 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ > plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions) -- **FastjsonScan** ---由阿信师傅开发的检测Fastjson反序列化的burp插件,[源码](https://github.com/Maskhe/FastjsonScan) +- **FastjsonScan** ---由阿信师傅开发的检测Fastjson反序列化的burp插件,[FastjsonScan.jar下载](https://raw.githubusercontent.com/Mr-xn/BurpSuite-collections/master/plugins/FastjsonScan.jar),[源码](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) ![](https://raw.githubusercontent.com/vsec7/BurpSuite-Xkeys/master/Screenshot/result.png)