From bed4feb7d30c51ee56fc4e8a3d1e8813462f6d7d Mon Sep 17 00:00:00 2001 From: Mrxn Date: Wed, 10 Jun 2020 10:42:15 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E5=9F=BA=E4=BA=8E=E5=AE=9E=E6=88=98?= =?UTF-8?q?=E6=B2=89=E6=B7=80=E4=B8=8B=E7=9A=84=E5=90=84=E7=A7=8D=E5=BC=B1?= =?UTF-8?q?=E5=8F=A3=E4=BB=A4=E5=AD=97=E5=85=B8&=E7=A2=8E=E9=81=AESZhe=5FS?= =?UTF-8?q?can=20Web=E6=BC=8F=E6=B4=9E=E6=89=AB=E6=8F=8F=E5=99=A8=EF=BC=8C?= =?UTF-8?q?=E5=9F=BA=E4=BA=8Epython=20Flask=E6=A1=86=E6=9E=B6=EF=BC=8C?= =?UTF-8?q?=E5=AF=B9=E8=BE=93=E5=85=A5=E7=9A=84=E5=9F=9F=E5=90=8D/IP?= =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E5=85=A8=E9=9D=A2=E7=9A=84=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=90=9C=E9=9B=86=EF=BC=8C=E6=BC=8F=E6=B4=9E=E6=89=AB=E6=8F=8F?= =?UTF-8?q?=EF=BC=8C=E5=8F=AF=E8=87=AA=E4=B8=BB=E6=B7=BB=E5=8A=A0POC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ee1501..30e17d1 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ - [JSP-Webshells集合【2020最新bypass某云检测可用】](https://github.com/threedr3am/JSP-Webshells) - [one-scan-多合一网站指纹扫描器,轻松获取网站的 IP / DNS 服务商 / 子域名 / HTTPS 证书 / WHOIS / 开发框架 / WAF 等信息](https://github.com/Jackeriss/one-scan) - [ServerScan一款使用Golang开发的高并发网络扫描、服务探测工具。](https://github.com/Adminisme/ServerScan) -- [Windows hash dump之secretsdump](https://github.com/SecureAuthCorp/impacket/blob/master/examples/secretsdump.py)|[相关文章](https://github.com/PythonPig/PythonPig.github.io/blob/730be0e55603df96f45680c25c56ba8148052d2c/_posts/2019-07-16-Windows hash dump之secretsdump.md) +- [Windows hash dump之secretsdump.py](https://github.com/SecureAuthCorp/impacket/blob/master/examples/secretsdump.py)|[相关文章](https://github.com/PythonPig/PythonPig.github.io/blob/730be0e55603df96f45680c25c56ba8148052d2c/_posts/2019-07-16-Windows%20hash%20dump%E4%B9%8Bsecretsdump.md) - [WindowsVulnScan:基于主机的漏洞扫描工【类似windows-exp-suggester】](https://github.com/chroblert/WindowsVulnScan) - [基于实战沉淀下的各种弱口令字典](https://github.com/klionsec/SuperWordlist) - [SpoofWeb:一键部署HTTPS钓鱼站](https://github.com/klionsec/SpoofWeb)