From 939b7df5e0971d73457b006dbf4df623bdb838ff Mon Sep 17 00:00:00 2001 From: Mrxn Date: Thu, 28 Oct 2021 21:28:03 +0800 Subject: [PATCH] =?UTF-8?q?add=20CVE-2021-22205=EF=BC=9Agitlab=20ce=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0=20ExifTool=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E5=91=BD=E4=BB=A4=E6=89=A7=E8=A1=8C=20=E7=9A=84=20RCE?= =?UTF-8?q?=20=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c624498..24178e1 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ - [CVE-2021-30632:chrome V8越界写入漏洞可至内存损坏](https://github.com/Phuong39/PoC-CVE-2021-30632) - [laravel-exploits:Exploit for CVE-2021-3129](https://github.com/ambionics/laravel-exploits) - [CVE-2021-21234:Spring Boot 目录遍历](https://github.com/xiaojiangxl/CVE-2021-21234) +- [CVE-2021-22205:gitlab ce 文件上传 ExifTool导致命令执行 的 RCE 漏洞](https://github.com/RedTeamWing/CVE-2021-22205) ## 提权辅助相关 @@ -872,6 +873,8 @@ - [WiFiDuck:一款通过无线键盘来注入攻击的近源渗透攻击](https://github.com/SpacehuhnTech/WiFiDuck) - [AggressorScripts_0x727:Cobalt Strike AggressorScripts For Red Team](https://github.com/0x727/AggressorScripts_0x727) - [android_virtual_cam:xposed安卓虚拟摄像头-可绕过部分人脸检测](https://github.com/w2016561536/android_virtual_cam) +- [X-WebScan:Vulcan2.0|分布式扫描器|漏洞扫描|指纹识别](https://github.com/RedTeamWing/X-WebScan) +- [Taie-AutoPhishing:剑指钓鱼基建快速部署自动化](https://github.com/taielab/Taie-AutoPhishing) ## 文章/书籍/教程相关