Lucene search
+L

362 matches found

Kitploit
Kitploit
added 2026/09/14 7:15 p.m.8 views

CVE-2021-44228-POC

CVE-2021-44228-POC exploit CVE-2021-44228 download nuclei sudo cp nuclei /usr/bin/nuclei sudo chmod +x /usr/bin/nuclei git clone https://github.com/sec13b/CVE-2021-44228-POC.git mv CVE-2021-44228-POC log4shellexploit mkdir yaml mv .yaml yaml/ run: python3 log4shellexploit.py http://iptoexploit...

10CVSS7.8AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/14 7:12 p.m.10 views

CVE-2023-25194

CVE-2023-25194 https://hackerone.com/reports/1529790 Poc root@kitploit: POST /connectors HTTP/1.1 Host: xxxx:8083 Cache-Control: max-age=0 Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10157 AppleWebKit/537.36 KHTML, like Gecko Chrome/109.0.0.0 Safari/537.36 Accep...

8.8CVSS8AI score0.9581EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 4:31 p.m.8 views

cve-2020-24616-poc

cve-2020-24616-poc cve-2020-24616 poc El primer poc escrito por un novato en Java Referenciado muchos PoCs de inyección JNDI...

8.1CVSS8AI score0.09422EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 1:37 p.m.7 views

Dubbo-deserialization

Investigación de Vulnerabilidad de Deserialización en Apache Dubbo Este repositorio contiene materiales de investigación, código de prueba de concepto y herramientas de explotación relacionadas con vulnerabilidades de deserialización en Apache Dubbo, centrándose principalmente en CVE-2020-1948...

9.8CVSS8.8AI score0.16441EPSS
SaveExploits3
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 1:33 p.m.10 views

Security Bulletin: IBM MQ is vulnerable to unauthenticated remote code execution via JNDI injection (CVE-2026-12351)

Summary IBM MQ has addressed a JNDI injection vulnerability in the Jakarta Resource Adapter IVT servlet that could allow an unauthenticated remote attacker to execute arbitrary code on the hosting application server Vulnerability Details CVEID:CVE-2026-12351 DESCRIPTION: IBM MQ Jakarta Resource...

9.8CVSS6.8AI score0.0086EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 1:26 p.m.8 views

Security Bulletin: IBM MQ Resource Adapter IVT message-driven bean is vulnerable to remote code execution via JNDI injection (CVE-2026-12354)

Summary IBM MQ has addressed a JNDI injection vulnerability in the Resource Adapter IVT message-driven bean that could allow a remote authenticated attacker with the ability to put messages on the IVT queue to execute arbitrary code on the hosting application server Vulnerability Details...

7.5CVSS6.8AI score0.00451EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/14 12:23 p.m.7 views

CVE-2021-2109

Descripción Vulnerabilidad en el producto Oracle WebLogic Server de Oracle Fusion Middleware componente: Console. Las versiones compatibles afectadas son 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 y 14.1.1.0.0. La vulnerabilidad fácilmente explotable permite a un atacante con altos privilegio...

7.2CVSS7.1AI score0.70447EPSS
SaveExploits7
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 11:48 a.m.7 views

Security Bulletin: IBM MQ Resource Adapter IVT servlet is vulnerable to unauthenticated remote code execution (CVE-2026-12355)

Summary IBM MQ has addressed a bypass of the JNDI name sanitization in the Resource Adapter IVT servlet that could allow an unauthenticated remote attacker to supply a malicious JNDI URL and execute arbitrary code on the hosting application server if the IVT EAR is deployed Vulnerability Details...

8.1CVSS7AI score0.0038EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 10:53 a.m.8 views

Security Bulletin: IBM MQ Java messaging is vulnerable to remote code execution (CVE-2026-11729)

Summary IBM MQ has addressed a Java deserialization vulnerability in the IBM MQ Java client's internal command manager Vulnerability Details CVEID:CVE-2026-11729 DESCRIPTION: IBM MQ Java client library could allow an authenticated attacker to execute arbitrary code in client applications due to...

8.5CVSS6.6AI score0.00288EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/14 3:13 a.m.6 views

Solar-exploiting-log-4j

🔥 Solar Exploiting Log4j - TryHackMe Walkthrough 📌 Room: Solar Exploiting Log4j Platform: TryHackMe Difficulty: Medium Topic: Log4Shell Log4j Vulnerability 🧠 Objective Exploit the Log4j vulnerability CVE-2021-44228 to gain remote code execution and capture flags. 🛠️ Tools Used Nmap Burp Suite cURL...

10CVSS8.3AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/14 12:12 a.m.9 views

log4shell-poc

CVE-2021-44228 Log4Shell POC Overview Proof of Concept for Remote Code Execution via JNDI Injection vulnerability in Apache Log4j 2.14.1. Web Hacking Course - Week 11 Assignment. Environment...

10CVSS7.7AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 11:27 p.m.8 views

CVE-2021-44228_Log4Shell

Demo Exploiting Log4Shell Vulnerability CVE-2021-44228 This project simulates an RCE attack scenario through the Log4Shell vulnerability in the Apache Log4j 2 library. Components 1. vulnerable-app : Spring Boot application using Log4j 2.14.1. 2. attacker : Contains malicious LDAP server marshalse...

10CVSS7.8AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 10:49 p.m.7 views

log4shell-vulnerable-app

Log4Shell sample vulnerable application CVE-2021-44228 - edited twice This repository contains a Spring Boot web application vulnerable to CVE-2021-44228, nicknamed Log4Shell. It uses Log4j 2.14.1 through spring-boot-starter-log4j2 2.6.1 and the JDK 1.8.0181. Running the application Run it:...

10CVSS7.7AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 10:48 p.m.14 views

log4shell-coraza

Log4Shell Security Lab — nginx + Coraza WAF Educational / defensive purpose : this lab contains a deliberately vulnerable app Log4j 2.14.1 and a JNDI exploit kit, ONLY for learning how to detect and block Log4Shell in an isolated environment. Do not deploy to the Internet, do not use to attack...

10CVSS7.7AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 10:09 p.m.9 views

Log4J-Log4Shell-CVE-2021-44228-Spring-Boot-Test-Service

CVE-2021-44228 Spring Boot Test Service This is a dirty hack spring boot hello world proejct to test your tooling/payloads/detection capabilities locally before you hit production targets with them. The configured Log4j version is 2.13.0 Building the docker image root@kitploit: bash build.sh...

10CVSS7.6AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 7:09 p.m.6 views

log4shell-exploitation-lab

Log4Shell Exploitation Lab CVE-2021-44228 Reproduced the Log4Shell vulnerability end to end in an isolated lab environment, from initial exploitation through to a full remediation report. Done as a paired piece of MSc coursework with Aditya Chaudhari, written up together as a joint report. What I...

10CVSS7.5AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 5:59 p.m.8 views

JNDI-Exploit-1.2-log4shell

JNDI-Exploit-1.2-log4shell Detalles : CVE-2021-44228 Uso : java -jar JNDIExploit-1.2.jar -i AttackerIP -i, --ip Local ip address -l, --ldapPort Ldap bind port default: 1389 -p, --httpPort Http bind port default: 8080 -u, --usage Show usage default: false -h, --help Show this help root@kitploit:...

10CVSS7.6AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 4:54 p.m.7 views

CVE-2021-44228-Log4j-JNDI

Access After the project starts, visit: http://127.0.0.1:9090/vul Vulnerability Reproduction JDK version: java8u92 Avoid using too high a version; it is recommended to use the same as mine, as higher versions have certain restrictions on JNDI injection root@kitploit: java -jar...

10CVSS7.4AI score0.99999EPSS
SaveExploits371
Kitploit
Kitploit
added 2026/09/13 4:14 p.m.8 views

CVE-2020-8840

CVE-2020-8840 Entorno root@kitploit: jdk 8u161 windows10 1903 Procedimiento root@kitploit: 1.Crea un archivo java llamado Exploit.java con el código que quieras ejecutar y compílalo 2.Crea un servidor http usando python u otras herramientas en el mismo directorio del archivo de clase 3.Crea un...

9.8CVSS8.2AI score0.26587EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 10:42 a.m.9 views

log4j-log4shell-playground

About A playground for poking at the critical log4j aka Log4Shell CVE-2021-44228 vulnerability mitigations. This particular problem lies within the JndiLookup feature and the log4j ability to interpret ALL the arguments of a logging call. I would expect it to only interpret the format message the...

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