From 69a9dba329c0232fa5eb74335fcfd1e6eab8117c 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, 14 Sep 2020 20:27:23 +0800 Subject: [PATCH] add HaE add HaE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e187564..cb2e7a6 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ > plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions) +- **HaE** --- 一款使用Java开发的信息高亮标记与提取插件,比之前介绍过的两款(BurpSuite-Xkeys和IntelligentAnalysis-SSTVINFO)体验要好一点。[源处](https://github.com/gh0stkey/HaE) - **BurpShiroPassiveScan** ---一款基于BurpSuite的被动式shiro检测插件,目前有两大功能1.shiro框架指纹检测 2.shiro加密key检测 [源处](https://github.com/pmiaowu/BurpShiroPassiveScan) ![](https://raw.githubusercontent.com/pmiaowu/BurpShiroPassiveScan/master/Docs/images/8.png) - **shiro-check** ---Shiro反序列化回显利用检查 Burp插件,[源项目下载](https://github.com/bigsizeme/shiro-check)