From 385695e1d3810cda34c40457a629cac2322f8d7a 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: Tue, 25 Oct 2022 22:19:21 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E7=94=A8=E4=BA=8ECVE-2022-42889=EF=BC=9A?= =?UTF-8?q?Text4Shell=20=E6=BC=8F=E6=B4=9E=E6=89=AB=E6=8F=8Fburp=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55d9004..7ebff40 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ > plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions) +- **burp-text4shell** --- 用于CVE-2022-42889:Text4Shell 漏洞扫描burp插件[源处](https://github.com/silentsignal/burp-text4shell) - **sweetPotato** --- 一款用于在burpsuite 中自动递归发现关注的域名资产和额外的流量检测插件 [源处](https://github.com/z2p/sweetPotato) - **xia_Liao** --- 一款用于在burpsuite 快速生成 姓名、手机号、身份证、统一社会信用代码、组织机构代码、银行卡,以及各类web语言的hello world输出插件 [源处](https://github.com/smxiazi/xia_Liao) - **base64encode** --- 一款支持burpsuite POST数据包base64编码插件 [源处](https://github.com/handbye/base64encode)