Lucene search
+L

1855 matches found

Kitploit
Kitploit
added 2026/09/24 4:54 a.m.13 views

Zip-Cracker-

Zip Cracker This Script Supports Only Zip File in This Verson You Can Also Use This Script With crunch Cross-platform Supported Usage: zipcracker.py options root@kitploit: Options: --version show program's version number and exit -h, --help show this help message and exit -f FILENAME,...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 12:23 a.m.24 views

zipbrk

zipbrk 2.2.0 Zip break is a tool to disect, modify, and reassemble zip files for a variety of tasks. It is designed to be cross-platform and as simple as possible to port between varied systems. It has been tested on Windows 9x/2k/XP, Windows Vista/7/8, Fedora 23/24/25/26/27, Kali, Debian 8/9,...

7.8CVSS6.8AI score0.65764EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/23 11:25 p.m.140 views

spyre

Spyre ...a simple, self-contained modular host-based IOC scanner Spyre is a simple host-based IOC scanner built around the YARA pattern matching engine and other scan modules. The main goal of this project is easy operationalization of YARA rules and other indicators of compromise. Users need to...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/23 10:46 p.m.13 views

ZIPFileRaider

ZIP File Raider - Burp Extension for ZIP File Payload Testing ZIP File Raider is a Burp Suite extension for attacking web application with ZIP file upload functionality. You can easily inject Burp Scanner/Repeater payloads in ZIP content of the HTTP requests which is not feasible by default. This...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 3:19 p.m.14 views

Wormy

Wormy - 挑战 在这个仓库中,我会在空闲时间用Python3编写一些函数,为任何Python后门添加“类似蠕虫的传播功能”。 完成后,我会让它成为一个真正的蠕虫 待办事项列表 : 1在驱动程序中传播,添加到启动项并持续检查✓ 2通过注入在Python脚本中传播 ✓ 3在ZIP文件中传播 ✓ 4在共享文件夹中传播 ✘ 5在局域网中传播 ✘ 6在USB中传播 ✘ 7尝试在P2P、Skype和Hangouts中传播 ✘ 8制作自身在线副本并用于传播 ✘ 9...还在思考中 :D...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 11:59 a.m.15 views

CVE-2023-50564-pluck

CVE-2023-50564-pluck CVE-2023-50564 在 Pluck-CMS v4.7.18 的组件 /inc/modulesinstall.php 中存在任意文件上传漏洞,攻击者可通过上传精心构造的 ZIP 文件来执行任意代码。此漏洞需经过认证。 免责声明:本代码仅供教育用途。 使用说明: root@kitploit: usage: CVE-2023-50564.py -h -H TARGETHOST -u USER -p PASSWORD -lhost LHOST -lport LPORT 1. 将仓库克隆到你的工作目录 2. 进入新目录并运行脚本查看使用说明 3...

8.8CVSS8.1AI score0.29069EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/23 11:40 a.m.8 views

CVE-2023-36025

CVE-2023-36025 针对CVE-2023-36025的简单测试,基于Twitter上@wdormann演示的PoC(https://twitter.com/wdormann/status/1725148437115473947) 此代码并非开箱即用——ZIP文件必须托管在你拥有的服务器上,并且需要通过file:// URL让受害者机器能够访问。...

8.8CVSS8.3AI score0.88085EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/23 8:24 a.m.15 views

CVE-2023-40028

CVE-2023-4002 Ghost-任意文件读取 :目标 Ghost CMS 的用户名/电子邮件。 --password :目标 Ghost CMS 的密码。 --url :目标 Ghost CMS 的 URL(例如 http://website.com)。 1. 登录:脚本通过 Ghost CMS 管理员 API 进行身份验证,并获取会话 Cookie。 2. 交互式 Shell:登录后,脚本会提示输入要从服务器读取的文件路径。 Shell 示例: 参考 CVE-2023-40028 1。 CVE-2023-40028 2。 免责声明 此脚本仅供教育用途。...

6.5CVSS7.1AI score0.68737EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/23 4:33 a.m.8 views

CVE-2025-24071_PoC

CVE-2025-24071 / CVE-2025-24054 PoC Nota: MICROSOFT HA RENOMBRADO CVE-2025-24071 COMO CVE-2025-24054 🤔 Resumen Esta vulnerabilidad de Windows, específicamente en 'explorer.exe', nos permite recibir un hash NetNTLMv2 de una víctima simplemente con que el atacante extraiga un archivo .zip. Uso...

6.5CVSS7.8AI score0.58909EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/20 7:58 a.m.12 views

CVE-2023-50564

CVE-2023-50564 CVE-2023-50564 es una vulnerabilidad de ejecución remota de código RCE en Pluck CMS v4.7.18. Es posible gracias a una vulnerabilidad de carga arbitraria de archivos en el componente /inc/modulesinstall.php, que permite ejecutar código arbitrario subiendo un archivo .zip malicioso...

8.8CVSS8.5AI score0.29069EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/19 2:40 p.m.15 views

CVE-2023-50564

CVE-2023-50564 For educational purposes only. This script abuses CVE-2023-50564 to upload a reverse-php shell to the target server. You can use a shell like this one. Just zip the php file and pass the zip to this script. Example root@kitploit: python3 cve-2023-50564.py -u http://idonot.exist -f...

8.8CVSS8.1AI score0.29069EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/19 8:53 a.m.9 views

CVE-2021-25094

CVE-2021-25094 Subida sin restricciones de archivos ZIP en addcustomfont del plugin Tatsu uso php p.php...

8.1CVSS7.7AI score0.83354EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 2:32 a.m.10 views

zip_smuggling

zipsmuggling Esta utilidad de Python crea archivos zip que contienen datos adicionales incrustados dentro de la estructura del archivo. Estos datos extra no son visibles/no se muestran cuando se examina o descomprime el zip, pero pueden recuperarse mediante powershell a través de un archivo de...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 11:44 p.m.10 views

CVE-2016-5636

CVE-2016-5636 CVE-2016-5636 的 PoC,这是 Python 3.6 中的一个堆溢出漏洞。此仓库包括: crash-with-zip : 通过读取不受信任的 zip 文件触发崩溃的 PoC google-web-engine : 在 google web engine 上工作的崩溃 PoC spawn-shell : 用于生成 shell 的本地利用...

10CVSS7.2AI score0.2548EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 10:45 a.m.13 views

CVE-2025-24071-POC

sudo apt update sudo apt install wine wine CVE-2025-24071-POC.exe -i 10.10.14.8 -n try ZIP creado: try.zip impacket-smbserver: smbserver.py try /root/smbshare -smb2support -ip 10.10.14.8 -debug Impacket Exegol fork v0.13.0.dev0+20250723.125503.b5db2dd7 - Copyright Fortra, LLC and its affiliated...

6.5CVSS7.3AI score0.22915EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/15 7:57 p.m.16 views

zip_bomb

ZIP Bomb Creator ZIP Bomb Creator es una herramienta utilizada para crear un archivo ZIP de tamaño pequeño pero que se expande drásticamente al ser extraído. Esto es útil para experimentos de seguridad y para probar sistemas de archivos contra ataques de Bombas ZIP. Características Crea una Bomba...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.15 views

PT-2026-89017

Snipe-IT versions before 8.7.0 wipe the database before validating the uploaded backup archive in the restore endpoint. Superusers uploading corrupted or invalid zip files trigger permanent data loss with no recovery path or rollback mechanism...

6.9CVSS5.6AI score0.0031EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.8 views

CBL Mariner 2.0 Security Update: CBL-Mariner Releases (CVE-2025-70873)

The version of CBL-Mariner Releases installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-70873 advisory. - An information disclosure issue in the zipfileInflate function in the zipfile extension in...

7.2AI score0.00301EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/03 5:41 a.m.9 views

CVE-2025-24071-POC

sudo apt update sudo apt install wine wine CVE-2025-24071-POC.exe -i 10.10.14.8 -n try ZIP creado: try.zip impacket-smbserver: smbserver.py try /root/smbshare -smb2support -ip 10.10.14.8 -debug Impacket Exegol fork v0.13.0.dev0+20250723.125503.b5db2dd7 - Copyright Fortra, LLC and its affiliated...

6.5CVSS7.3AI score0.22915EPSS
SaveExploits23
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 7:22 p.m.14 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component uses adm-zip-0.5.16.tgz which is vulnerable to CVE-2026-39244.

Summary IBM Maximo Application Suite - Monitor component uses adm-zip-0.5.16.tgz which is vulnerable to CVE-2026-39244. This bulletin contains information addressing the vulnerability. Vulnerability Details CVEID:CVE-2026-39244 DESCRIPTION: adm-zip before 0.5.18 is vulnerable to denial of service...

6.3AI score0.00841EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder