From 75b5d0f2ee9f984da0fd99eaa66292c8bb365e58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=92=95=E5=A4=A7=E5=9C=B0?= Date: Thu, 10 Oct 2019 22:24:41 +0800 Subject: [PATCH] cme cme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 780a794..b88ee71 100644 --- a/README.md +++ b/README.md @@ -1083,7 +1083,7 @@ - https://github.com/FortyNorthSecurity/WMImplant //PS.利用WMI横向移动。Github:FortyNorthSecurity/WMIOps;Github:secabstraction/WmiSploit。 - https://github.com/SecureAuthCorp/impacket //Python工具包。Impacket是用于处理网络协议的,内网中可用以提权例如wmiexec.py、NMB,SMB1-3和MS-DCERPC提供对协议实现本身的低级别编程访问。3.3K。greatjob。 - https://github.com/maaaaz/impacket-examples-windows //Impacket打包exe版 -- https://github.com/byt3bl33d3r/CrackMapExec //PY/PS.利用AD内置功能/协议规避大多数终端防护/IDS/IPS.包含impacket、PowerSploit等多种模块.3K。goodjob。 +- https://github.com/byt3bl33d3r/CrackMapExec //PY/PS.CME利用AD内置功能/协议规避大多数终端防护/IDS/IPS.包含impacket、PowerSploit等多种模块.3K。goodjob。 - https://github.com/SpiderLabs/scavenger //CrackMapExec二次包装开发,内网敏感信息扫描 - https://github.com/jmortega/python-pentesting //python-pentesting-tool,python安全工具相关 - https://github.com/0xdea/tactical-exploitation //Python/PowerShell的测试脚本集