From 2a3d4d1f4c9f62083d95ead51cd182acaa97d232 Mon Sep 17 00:00:00 2001 From: Mrxn Date: Sat, 8 Oct 2022 21:31:47 +0800 Subject: [PATCH] =?UTF-8?q?add=20dalfox=EF=BC=9A=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=BC=BA=E5=A4=A7=E7=9A=84=E5=BC=80=E6=BA=90XSS=E6=89=AB?= =?UTF-8?q?=E6=8F=8F=E5=B7=A5=E5=85=B7=E5=92=8C=E5=8F=82=E6=95=B0=E5=88=86?= =?UTF-8?q?=E6=9E=90=E5=AE=9E=E7=94=A8=E5=B7=A5=E5=85=B7?= 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 be01480..b5710ec 100644 --- a/README.md +++ b/README.md @@ -1642,6 +1642,7 @@ - [Invoke-PrintDemon:利用打印机漏洞通过 PowerShell 脚本将任意文件编码成base64后解码写入任意目录,比如system 目录](https://github.com/wh0Nsq/Invoke-PrintDemon) - [VcenterKiller:一款针对Vcenter的综合利用工具,包含目前最主流的CVE-2021-21972、CVE-2021-21985以及CVE-2021-22005,提供一键上传webshell,命令执行或者上传公钥使用SSH连接](https://github.com/Schira4396/VcenterKiller) - [Freeze:使用多种技术绕过 EDR类产品加载 shellcode](https://github.com/optiv/Freeze) +- [dalfox:一个强大的开源XSS扫描工具和参数分析实用工具](https://github.com/hahwul/dalfox) ## 文章/书籍/教程相关