From a8d850ff00e96c79a62c736c1451deff2eb17db0 Mon Sep 17 00:00:00 2001 From: Mrxn Date: Sun, 21 Aug 2022 22:38:28 +0800 Subject: [PATCH] =?UTF-8?q?add=20Registry-Recon=EF=BC=9A=E7=BB=95=E8=BF=87?= =?UTF-8?q?=20EDR/AV=E7=AD=89=E9=98=B2=E6=8A=A4=E8=AE=BE=E5=A4=87=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BF=A1=E6=81=AF=E6=90=9C=E9=9B=86=E7=9A=84=20CS=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 317b7ed..8fe956b 100644 --- a/README.md +++ b/README.md @@ -1600,6 +1600,8 @@ - [cornershot:判断主机之间是否可访问以及对应端口状态,类似netspy](https://github.com/zeronetworks/cornershot) - [HijackLibs:跟踪公开披露的DLL劫持](https://github.com/wietze/HijackLibs) - [SubDomainizer:一个查找子域和隐藏在页面、文件夹和Github等Javascript文件中的有趣内容的工具](https://github.com/nsonaniya2010/SubDomainizer) +- [zgrab2:zmap官方开发的zmap 升级版](https://github.com/zmap/zgrab2) +- [Registry-Recon:绕过 EDR/AV等防护设备进行信息搜集的 CS 插件](https://github.com/optiv/Registry-Recon) ## 文章/书籍/教程相关