From c7a02ec26ce4dc4fee7bfd0074b31951529b60fe Mon Sep 17 00:00:00 2001 From: Mrxn Date: Wed, 10 Jun 2020 10:33:54 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 846b957..5ac677f 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ - [cve-2020-8634&cve-2020-8635](https://www.exploit-db.com/exploits/48160)|[Wing FTP Server 6.2.3权限提升漏洞发现分析复现过程](https://www.hooperlabs.xyz/disclosures/cve-2020-8635.php)|[Wing FTP Server 6.2.5权限提升](https://www.exploit-db.com/exploits/48154) - [CVE-2020-9374-TP LINK TL-WR849N - RCE](./CVE-2020-9374.md) - [CVE-2020-12753-LG 智能手机任意代码执行漏洞](https://github.com/shinyquagsire23/CVE-2020-12753-PoC) +- [CVE-2020-12695-UPnP 安全漏洞](https://github.com/yunuscadirci/CallStranger) ## Web APP @@ -372,10 +373,11 @@ - [ServerScan一款使用Golang开发的高并发网络扫描、服务探测工具。](https://github.com/Adminisme/ServerScan) - [Windows hash dump之secretsdump.md](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](https://github.com/PythonPig/PythonPig.github.io/blob/730be0e55603df96f45680c25c56ba8148052d2c/_posts/2019-07-16-Windows hash dump之secretsdump.md)) - [WindowsVulnScan:基于主机的漏洞扫描工【类似windows-exp-suggester】](https://github.com/chroblert/WindowsVulnScan) -- [FrameScan:一款python3编写的简易的cms漏洞检测框架](https://github.com/qianxiao996/FrameScan) +- [基于实战沉淀下的各种弱口令字典](https://github.com/klionsec/SuperWordlist) - [SpoofWeb:一键部署HTTPS钓鱼站](https://github.com/klionsec/SpoofWeb) - [VpsEnvInstall:一键部署VPS渗透环境](https://github.com/klionsec/VpsEnvInstall) - [tangalanga:Zoom会议扫描工具](https://github.com/elcuervo/tangalanga) +- [碎遮SZhe_Scan Web漏洞扫描器,基于python Flask框架,对输入的域名/IP进行全面的信息搜集,漏洞扫描,可自主添加POC](https://github.com/Cl0udG0d/SZhe_Scan) ## 文章/书籍/教程相关