Lucene search
+L

920 matches found

Kitploit
Kitploit
added 2026/09/24 3:55 a.m.15 views

log4j2-exploit

Log4Shell CVE-2021-44228 prueba de concepto Requisitos Java JDK/JRE 8 o una versión posterior curl exploitable Aplicación simple de Spring Boot que sirve una página de inicio de sesión con usuario y contraseña. Registra el nombre de usuario cuando se envía por POST a /. No es necesario que la...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
added 2026/09/24 3:15 a.m.14 views

CVE-2020-3952

Script para comprobar el estado de vulnerabilidad de CVE-2020-3952 Está inspirado en exploit de guardicore pero con una ligera diferencia: NO crea un usuario administrador. Evaluará el estado de vulnerabilidad validando que el grupo integrado Administrators puede ser contaminado creando o añadien...

9.8CVSS8.1AI score0.90384EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/24 12:42 a.m.10 views

securenvoy-cve-2024-37393

securenvoy-cve-2024-37393 负责任披露 针对CVE-2024-37393(SecurEnvoy MFA 9.4.513)的漏洞检查脚本。 用于检查LDAP注入的概念验证代码。 修复 漏洞已在SecurEnvoy MFA = 9.4.514中修复。 链接 https://www.optistream.io/blogs/tech/securenvoy-cve-2024-37393 作者 https://optistream.io...

7.5CVSS5.9AI score0.03304EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/23 10:25 p.m.8 views

CVE-2020-1958

PoC de CVE-2020-1958 CVE-2020-1958 es una vulnerabilidad de inyección LDAP de alta gravedad en Apache Druid 0.17.0. Permite a un atacante omitir el filtro de búsqueda LDAP y recuperar cualquier valor de atributo LDAP de usuarios que existan en el servidor LDAP. Del aviso oficial de Apache Druid:...

6.5CVSS6.8AI score0.04565EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 9:16 p.m.11 views

vmware_vcenter_cve_2020_3952

Prueba de concepto para CVE-2020-3952 Este es un breve fragmento de código que explota CVE-2020-3952, el cual se describe en detalle en la publicación de Guardicore Labs aquí. Esta vulnerabilidad fue publicada por VMware en abril de 2020 con una puntuación CVSS máxima de 10.0. Permite a un atacan...

9.8CVSS8.5AI score0.90384EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/23 8:55 p.m.15 views

log4j-docker-vaccine

Vacuna Docker para Log4j Una forma contenerizada de ejecutar la vacuna log4j ofrecida por Cybereason https://github.com/Cybereason/Logout4Shell Ponlo en marcha Clona este repositorio: root@kitploit: git clone https://github.com/jeffbryner/log4j-docker-vaccine.git Edita el archivo containers.env...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 8:00 p.m.11 views

CVE-2020-9495

CVE-2020-9495 PoC CVE-2020-9495 es una vulnerabilidad de inyección LDAP de gravedad media en Apache Archiva versiones anteriores a la 2.2.5. Permite a un atacante recuperar cualquier valor de atributo LDAP de usuarios que existan en el servidor LDAP. Del aviso oficial de Apache Archiva: Al...

5.3CVSS6.3AI score0.08004EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/23 5:36 p.m.10 views

CVE-2026-42568

CVE-2026-42568 — Inyección LDAP en LdapAuthModule de YAMCS Resumen Existe una vulnerabilidad de inyección LDAP en org.yamcs.security.LdapAuthModule. El parámetro de nombre de usuario se inserta directamente en los filtros de búsqueda LDAP sin escape según RFC 4515, lo que permite omitir la...

4.3CVSS6AI score0.01027EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/23 2:35 p.m.13 views

jndi-ldap-test-server

jndi-ldap-test-server Este es un servidor LDAP minimalista destinado a probar la vulnerabilidad a ataques de inyección JNDI+LDAP en Java, especialmente CVE-2021-44228. Cómo probar la vulnerabilidad a CVE-2021-44228 1. Descarga el binario del servidor de prueba para tu plataforma puedes encontrar...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
added 2026/09/23 12:15 p.m.8 views

CVE-2021-44228-PoC-log4j-bypass-words

🤝 展示您的支持 - 如果喜欢内容请给个 ⭐️ | 在 Twitter 上分享 | 关注我 🐱‍💻 ✂️ 🤬 LOG4J Java 漏洞利用 - WAF 和补丁绕过技巧 📝 描述 CVE-2021-44228 作用于: log4j:2.0 大写查找 大写查找将传入的参数转换为大写。假定该值将是嵌套查找的结果。 $upper: 3. "::-" 表示法 $$::-j$::-n$::-d$::-i:$::-l...

10CVSS7.4AI score0.99999EPSS
SaveExploits375References6
Kitploit
Kitploit
added 2026/09/23 9:54 a.m.8 views

CVE-2021-44228-Log4j-lookup-Rce

0x01、环境 Jdk7u21(随便版本都可以) 影响版本:Apache Log4j 2.x org.apache.logging.log4j log4j-core 2.11.1 Poc root@kitploit: import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; public class test2 private static Logger LOGGER = LogManager.getLogger; public static void mainString ar...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/23 8:48 a.m.10 views

python-log4rce

Python Log4RCE 一个用于CVE-2021-44228的全能纯Python3 PoC。 示例 root@kitploit: python3 log4rce.py --target "linux" --payload "PAYLOAD" http -X POST --url "http://localhost:8080/" --data "address=" root@kitploit: INFO:HTTP:Running on local port 1337 INFO:HTTP:Remote target is...

10CVSS7.5AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/23 8:33 a.m.9 views

CVE-2021-29156

CVE-2021-29156 Prueba de Concepto c 2021 GuidePoint Security Charlton Trezevant [email protected] Antecedentes Hoy GuidePoint se complace en publicar una herramienta funcional de Prueba de Concepto para CVE-2021-29156, una vulnerabilidad de inyección LDAP en ForgeRock OpenAM v13.0.0. Esta...

7.5CVSS7.4AI score0.76385EPSS
SaveExploits5References2
Nuclei
Nuclei
added 2026/09/23 2:05 a.m.125 views

SecurEnvoy Two Factor Authentication - LDAP Injection

Multiple LDAP injections vulnerabilities exist in SecurEnvoy MFA before 9.4.514 due to improper validation of user-supplied input. An unauthenticated remote attacker could exfiltrate data from Active Directory through blind LDAP injection attacks against the DESKTOP service exposed on the...

7.5CVSS5.9AI score0.03304EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/22 4:52 p.m.6 views

shiro

CVE-2026-49268 — Análisis y Remediación de una Vulnerabilidad de Omisión de Autenticación por Inyección LDAP | ---|--- Rama| 1.13-CVE-2026-49268 Autor| Jinwoo Hwang https://JinwooHwang.com Esta rama 1.13-CVE-2026-49268 contiene una remediación de seguridad integral de una Vulnerabilidad de Omisió...

9.1CVSS7.9AI score0.00494EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/22 10:04 a.m.8 views

Security Bulletin: Due to the use of Bouncy Castle for Java, IBM Sterling Control Center is vulnerable to Memory Allocation, Improper Validation, Inadequate Encryption Strength, Inefficient Algorithmic Complexity and LDAP Injection.

Summary Bouncy Castle for Java is used by IBM Sterling Control Center as part of dependency in bcprov-jdk18on-1.81.jar Vulnerability Details CVEID:CVE-2026-12185 DESCRIPTION: In Bouncy Castle for Java before 1.85, BKS/UBER keystore allocates from untrusted lengths before integrity check. This iss...

8.7CVSS6.2AI score0.00651EPSS
SaveExploits0Affected Software1
Broadcom
Broadcom
added 2026/09/22 12:00 a.m.5 views

LDAP Distinguished Name (DN) injection vulnerability in Apache Shiro

A remote attacker can inject LDAP special characters into the Distinguished Name DN construction in DefaultLdapRealm class. User-supplied username input is directly concatenated into the LDAP DN template without any escaping of RFC 2253 special characters. This allows an attacker to manipulate th...

8.8CVSS8AI score0.00494EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/22 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: bouncycastle (UTSA-2023-002171)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2023-002171 advisory. Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy...

5.3CVSS6AI score0.00772EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/18 6:14 p.m.5 views

Triage-CVE-2021-44228-Log4Shell-Log4j-

Triaje: CVE-2021-44228 Log4Shell / Log4j Para este laboratorio, el objetivo era hacer triaje de otra vulnerabilidad real y conocida, Log4Shell, una de las más explotadas en los últimos años debido a lo común que era la biblioteca afectada en el software empresarial. Paso 1: Abrir el CVE en NVD Fu...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/18 12:13 a.m.9 views

TPASLog4ShellPoC

TPAS Log4Shell PoC 此仓库包含 Log4Shell 漏洞(CVE-2021-44228)的概念验证(PoC),作为 FCUP 信息安全硕士课程中 TPAS 单元课程作业的一部分开发而成。 它包含: 一个 React SPA 前端,模拟通用电子商务网站,具备浏览产品以及查看描述、价格、评分等基本信息的功能,数据通过虚拟 JSON API https://dummyjson.com/docs/products 提供 一个 Spring Boot REST API 后端,使用存在漏洞的 Log4j 2.14 版本 一个 Bash 脚本,用于设置利用 Log4Shell...

10CVSS7.6AI score0.99999EPSS
SaveExploits375
Rows per page
Query Builder