Lucene search
+L

582 matches found

Kitploit
Kitploit
added 2026/09/13 10:13 p.m.4 views

EggShell

EggShell About EggShell is a post exploitation surveillance tool written in Python. It gives you a command line session with extra functionality between you and a target machine. EggShell gives you the power and convenience of uploading/downloading files, tab completion, taking pictures, location...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 10:02 p.m.6 views

mpDNS

mpDNS aka multi-purpose DNS Server Simple, configurable DNS Server with multiple useful features Python 3 names.db - holds all custom records see examples Simple wildcards like .example.com Catch unicode dns requests Custom actions aka macro: shellexec::dig google.com +short - Execute shell comma...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:49 p.m.9 views

CVE-2024-24576-Exploit

CVE-2024-24576-Exploit Command::arg 和 Command::args API 在其文档中声明,参数将原封不动地传递给生成的进程,无论参数内容如何,并且不会被 shell 求值。这意味着将不受信任的输入作为参数传递应该是安全的。 在 Windows 上,此功能的实现比其他平台更复杂,因为 Windows API 只提供一个包含所有参数的单一字符串给生成的进程,而由生成的进程自行分割它们。大多数程序使用标准的 C 运行时 argv,这实际上导致参数分割方式基本一致。 然而,有一个例外是...

10CVSS8.2AI score0.20342EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/13 4:15 p.m.5 views

CVE-2025-27590

CVE-2025-27590 - Exploit PoC Inyección de Comandos a través de Carga de Formulario Multiparte 📌 Descripción Esta es una prueba de concepto PoC para el CVE-2025-27590 , una vulnerabilidad de inyección de comandos que afecta a aplicaciones web que procesan cargas de archivos multiparte sin la debid...

9.8CVSS5.9AI score0.27573EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 2:34 p.m.5 views

CVE-2022-33891

CVE-2022-33891 - Vulnerabilidad de Inyección de Comandos en Apache Spark ⚠️ Solo con fines educativos y de investigación de seguridad autorizada Autores del Exploit Original Muy agradecido al autor original del PoC AkbarTrilaksana Descripción La interfaz de usuario de Apache Spark ofrece la...

8.8CVSS7.9AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/13 2:13 p.m.8 views

CVE-2022-3552

CVE-2022-3552 为了利用BoxBlilling中的漏洞,版本必须为:"BoxBilling=4.22.1.5",并且你必须拥有 有效的管理员凭据 。 如果你满足上述条件,以下是获取美味的RCE(远程代码执行)所需的步骤: 创建一个 Python 虚拟环境(Linux) root@kitploit: python3 -m venv .venv root@kitploit: source .venv/bin/activate 现在安装这个 pwntools 库 root@kitploit: pip3 install pwntools 如果报错缺少依赖,你可能还需要安装一些系统包:...

7.2CVSS7.3AI score0.44002EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 4:50 a.m.4 views

CVE-2024-24576-PoC

CVE-2024-24576 PoC Command::arg 和 Command::args API 在文档中声明,参数将原封不动地传递给派生进程,无论参数内容如何,并且不会被 shell 求值。这意味着将不受信任的输入作为参数传递应该是安全的。 在 Windows 上,此实现的复杂度高于其他平台,因为 Windows API 仅提供一个包含所有参数的单一字符串给派生进程,由派生进程自行拆分。大多数程序使用标准 C 运行时 argv,实际上会导致参数拆分方式基本一致。 但有一个例外是...

10CVSS8.2AI score0.20342EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/13 4:40 a.m.4 views

CVE-2025-53652-Jenkins-Git-Parameter-Analysis

CVE-2025-53652: Jenkins Git参数插件未验证输入漏洞。 摘要 此漏洞的产生是因为用户控制的输入被不安全地注入到Git检出命令中。 用户输入作为构建参数提供(例如gitParameters),其中可能包含恶意shell命令。 该参数被包装到GitParameterValue(继承StringParameterValue)中,其buildEnvironment方法在不进行清理的情况下将其暴露为构建上下文中的环境变量。 在SCM检出过程中,Jenkins通过build.getEnvironment加载构建环境变量。...

8.2CVSS7.9AI score0.0064EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 3:09 a.m.6 views

CVE-2015-3306

CVE-2015-3306 Exploit de ProFTPD Este repositorio contiene un exploit proof-of-concept PoC en Python para CVE-2015-3306 ⚠️ Advertencia: Utilícelo únicamente contra sistemas que posea o para los que tenga permiso explícito de prueba. La explotación no autorizada es ilegal. Autor Mohamed EL-KHAROUAT...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/13 2:08 a.m.7 views

CVE-2020-1938

cve-2020-1938 1. 读取文件: python3 tomcat.py URL -f /WEB-INF/web.xml 示例: python3 tomcat.py 127.0.0.1 -f /WEB-INF/web.xml -p 8090 2. 执行shell add --rec 1 参考: https://www.t00ls.net/articles-55062.html...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/12 11:40 p.m.4 views

CVE-2025-24813-apache-tomcat

CVE-2025-24813 Nuclei 模板 CVE-2025–24813 root@kitploit: nuclei -l list.txt -t CVE-2025–24813.yaml 执行 shell root@kitploit: http://target.com/updates.jsp?cmd=whoami...

10CVSS8.2AI score0.99927EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/12 11:36 p.m.8 views

CVE-2024-48705

概述 在近期对 Wavlink AC1200(型号:WL-WN532A3)进行的安全研究中,发现 "/cgi-bin/adm.cgi" 端点存在一个认证后命令注入漏洞。该漏洞可能使已攻破路由器凭据的恶意攻击者能够运行任意 shell 命令。目前正在为该漏洞申请 CVE 编号。 固件提取 收到 Wavlink AC1200 路由器后,识别出已加载的固件版本为 'M32A3V1410230602'。然而,该特定固件版本在官方 Wavlink 支持网站上并未提供。Wavlink 仅提供了一个固件版本...

6.5CVSS5.6AI score0.03352EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 10:02 p.m.7 views

BlackNET

BlackNET 😈 Botnet de Windows gratuito, avanzado y moderno con un panel PHP bonito y seguro desarrollado con VB.NET. Acerca de BlackNET 🤓 Botnet de Windows gratuito, avanzado y moderno con un panel PHP bonito y seguro construido con VB.NET. Este controlador de botnets viene con muchas funciones y ...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 5:38 p.m.10 views

rdroid

该项目目前处于未维护状态,但等我有时间(大概未来几个月内),会进行修复使其可用。 rdroid 远程管理你的安卓手机,也就是 RAT! 历史! 这个项目是我在高中时做的,时间是 2011-2012 年。 当时我对版本控制不熟悉,所以代码没有历史记录。 代码写得非常糟糕,缺乏模块化、注释、测试用例、文档、数据库备份等,但话说回来,在那个时期,对我来说这已经是好代码了 ; 特性 我尽量保持列表简短,它包含了几乎所有常用的操作。 联系人同步 - 创建、读取、删除、全部删除联系人 ; 设备信息,应有尽有 音量 - 媒体、通话、通知 - 获取/设置 设备是否连接到互联网 应用 -...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 1:54 p.m.6 views

CVE-2022-33891

「💥」CVE-2022-33891 描述 Apache Spark UI 提供了通过配置选项 spark.acls.enable 启用 ACL 的可能性。配合身份验证过滤器,该功能会检查用户是否具有查看或修改应用程序的访问权限。如果 ACL 已启用,HttpSecurityFilter 中的某条代码路径可能允许攻击者通过提供任意用户名来执行冒充操作。恶意用户随后可能能够访问一个权限检查函数,该函数最终会根据其输入构建一个 Unix shell 命令并执行它。这将导致以 Spark 当前运行的用户身份执行任意 shell 命令。此漏洞影响 Apache Spark 3.0.3...

8.8CVSS8AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/12 1:42 p.m.7 views

CVE-2025-29279

CVE-2025-29279 Para explotar esta vulnerabilidad, el atacante debe insertar el payload example.com;echo 'testing' en "Dirección de host" en Diagnósticos de Traceroute6 en la sección de Diagnósticos...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:19 a.m.6 views

CVE-2026-40176

CVE-2026-40176 — Composer Perforce 驱动命令注入(概念验证) 一个自包含、OOP 风格的 PHP 概念验证,用于演示并差异验证 Composer 的 Perforce 仓库驱动中的命令注入漏洞。 该 PoC 在两个 Composer 二进制文件上运行相同的恶意 composer.json——一个受影响 版本(2.9.5)和一个已修复 版本(2.9.6)——并通过观察副作用(由注入的 shell 命令写入的标记文件)来证明该 bug,该副作用在受影响版本上触发,而在已修复版本上不会触发。 ⚠️ 仅供授权安全研究与防御性测试使用。 参见负责任使用。 目录 摘要...

7.8CVSS7.7AI score0.01065EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/11 6:02 p.m.4 views

CVE-2024-36057

CVE-2024-36057 — Koha Library Software CVE ID: CVE-2024-36057 Product: Koha Library Software Vulnerability Type: OS Command Injection CWE-78 CVSS Score: 8.7 High Authenticated Affected Versions: Below 22.05.22 Credits: Karolis Narvilas Description Koha is an open-source integrated library system....

9.8CVSS5.9AI score0.01803EPSS
SaveExploits1
NVD
NVD
added 2026/09/11 3:17 p.m.7 views

CVE-2026-85979

Affected versions of Puppet Enterprise contain a command injection vulnerability in the handling of the javakeystorepasswd parameter. An authenticated user with Puppet administrative privileges can inject arbitrary shell commands by providing a specially crafted value for this parameter, which is...

8.6CVSS0.00974EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 2:40 p.m.10 views

EUVD-2026-76124

Affected versions of Puppet Enterprise contain a command injection vulnerability in the handling of the javakeystorepasswd parameter. An authenticated user with Puppet administrative privileges can inject arbitrary shell commands by providing a specially crafted value for this parameter, which is...

8.6CVSS0.00974EPSS
SaveExploits0References1
Rows per page
Query Builder