From 36b87c2012020d3c85f51db19effb52e5eb5b174 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: Sat, 29 Aug 2020 20:58:38 +0800 Subject: [PATCH] =?UTF-8?q?add=20BurpSuite-Xkeys=20=E6=8F=90=E5=8F=96?= =?UTF-8?q?=E7=BD=91=E9=A1=B5=E6=95=8F=E6=84=9F=E4=BF=A1=E6=81=AF=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加BurpSuite-Xkeys网页敏感信息提取插件,功能类似年华师傅之前的`IntelligentAnalysis-SSTVINFO`插件 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a689fd8..5ad9f40 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,8 @@ > plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions) +- **BurpSuite-Xkeys** ---一款由国外师傅基于python编写的提取网页敏感信息插件,类似与前期推荐的年华师傅写的`IntelligentAnalysis-SSTVINFO`插件功能,欢迎体验使用。[下载以及详细说明](https://github.com/vsec7/BurpSuite-Xkeys) +![](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) ![](./img/passive-scan-client-and-sendto.png) - **shiroPoc-0.5-SNAPSHOT-jar-with-dependencies.jar** ---一款Shiro回显Burp插件(支持Burp被动扫描功能),[点击下载](https://raw.githubusercontent.com/Mr-xn/BurpSuite-collections/master/plugins/shiroPoc-0.5-SNAPSHOT-jar-with-dependencies.jar),[详细介绍说明及源处](https://github.com/potats0/shiroPoc)