605 matches found
Odysseus
Odysseus Una demo de la vulnerabilidad Log4Shell CVE-2021-44228. Instrucciones de compilación El servidor web vulnerable y el servidor LDAP malicioso fueron compilados y probados en JDK 1.8.0181. Servidor web de los buenos 1. Dentro de goodguys, ejecute gradlew bootJar 2. Ejecute el servidor web...
log4shell-vulnerable-app
Aplicación vulnerable Este repositorio contiene una aplicación web Spring Boot vulnerable a CVE-2021-44228, conocida como log4shell. Usa log-4j-core:2.14.1 a través de spring-boot-starter-log4j2 y openjdk:8u181 Ejecutando la aplicación Ejecútalo: root@kitploit: docker run --name vulnerable-app --...
CVE-2021-44228_dockernize
Entorno de laboratorio para la vulnerabilidad CVE-2021-44228 Log4Shell Introducción Este proyecto proporciona un entorno dockerizado para practicar y comprender de forma segura la crítica vulnerabilidad de Log4j conocida como CVE-2021-44228 Log4Shell. Características clave Entorno de pruebas...
cve-2021-44228-qingteng-online-patch
cve-2021-44228-qingteng-online-patch What is this Hot-patch CVE-2021-44228 by exploiting the vulnerability itself. How to use Inject the following code to anywhere likely vulnerable to CVE-2021-44228, root@kitploit: $jndi:ldap://your-own-server/patch To prevent MITM attack during the patch proces...
Log4jCenter
Log4jCenter Exploiting CVE-2021-44228 in vCenter for remote code execution and more. Blog post detailing exploitation linked below: How to exploit Log4j vulnerabilities in VMWare vCenter Why? Proof of concepts for this vulnerability are scattered and have to be performed manually. This repository...
Log4Shell-CVE-2021-44228-PoC
Log4Shell CVE-2021-44228: Descripción breve Apache Log4j2 2.0-beta9 hasta 2.15.0 excepto las versiones 2.12.2, 2.12.3 y 2.3.1 Las funciones JNDI utilizadas en la configuración, los mensajes de registro y los parámetros no protegen contra endpoints LDAP controlados por el atacante y otros endpoint...
find-log4j
find-log4j Find log4j for CVE-2021-44228 on some places Log4Shell...
log4j-remediation
sakurajilog4j Esta herramienta se utiliza para detectar y remediar la vulnerabilidad Log4Shell CVE-2021-45105 eliminando el archivo 'JndiLookup.class' de archivos '.ear|.jar|.war' en Windows, Linux y Mac OS. Uso: Escanear el sistema operativo en busca de la vulnerabilidad Log4Shell. -...
log4shell-cloud-scanner
.. image:: images/Mitigalogo.png Introducción Proporcionamos a los equipos de DevOps y seguridad un script para identificar cargas de trabajo en la nube que pueden ser vulnerables a la vulnerabilidad Log4j log4shell en su cuenta de AWS. Actualmente admitimos las vulnerabilidades RCE...
log4shell-mitigation-tester
Probador de mitigación Log4Shell Esta es una aplicación de ejemplo que utiliza Log4j 2.14.1. código fuente: App.java El propósito de esto es poder probar diferentes enfoques de mitigación. Los enfoques de mitigación también se mencionan en la respuesta de Microsoft a CVE-2021-44228 Apache Log4j 2...
mi-laboratorio-log4shell
🚀 Laboratorio Automatizado Log4Shell CVE-2021-44228 Plug & Play Un laboratorio de investigación de seguridad automatizado, de un solo comando, diseñado para demostrar y auditar la vulnerabilidad de Ejecución Remota de Código Log4Shell CVE-2021-44228. Este proyecto consolida todos los componentes...
CVE-2021-44228
🚨 CVE-2021-44228 — “Log4Shell” Una vulnerabilidad crítica de ejecución remota de código en Apache Log4j 2 , ampliamente conocida como Log4Shell. 📖 Tabla de Contenidos Descripción general Detalles técnicos Gravedad y CVSS Versiones afectadas Explotación e impacto Impacto en el mundo real Detección...
pentesting-obioba
pentesting-obioba Black box pentesting: Shellshock CVE-2014-6271 + Log4Shell CVE-2021-44228. Root escalation. Executive and technical report Pentesting Obioba — Security Audit Black Box Project of the 360° Cybersecurity Bootcamp by The Bridge Digital Talent Accelerator 2025-2026. 🎯 Objective...
Cyber-Attack-Simulation-
Cyber-Attack-Simulation- Log4Shell CVE-2021-44228...
log4shell-exploitation-detection
Log4Shell CVE-2021-44228 Exploitation, Detection & Remediation A hands-on offensive and defensive security project simulating the full lifecycle of the Log4Shell vulnerability: exploitation from an attacker-controlled VM, detection engineering in Splunk, and validated remediation. Why This Projec...
CVE-2021-44228-Apache-Log4j
CVE-2021-44228 Ejecución Remota de Código en Apache Log4j Versiones afectadas: todas las versiones desde 2.0-beta9 hasta 2.12.1 y desde 2.13.0 hasta 2.15.0 Avisos / Boletines de seguridad vinculados a Log4Shell CVE-2021-44228 Uso: 1. Descargue el proyecto y compile InjectClazz.java root@kitploit:...
log4shell-scanner
log4shell-scanner A dependency-free, defensive scanner for Log4Shell — finds vulnerable log4j-core jars and JNDI exploit patterns in logs and config. Why this project During my CERT-In rotation I worked on threat identification, containment, remediation and threat hunting — exactly the workflow...
Log4Shell-CVE-2021-44228-Demo
Log4ShellCVE-2021-44228 Demo Environment Setup Client Anywhere that with ability to access the HTTP Server with curl command line Vulnerable App by Http Server with log4j Amazon Linux 2 x86 based EC2 Instance / CentOS Azure Virtual Machine root@kitploit: $ yum install docker -y $ systemctl enable...
CVE-2021-44228-POC
CVE-2021-44228-POC Explota CVE-2021-44228 descargar 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/ ejecutar: python3 log4shellexploit.py...
log4j-CVE-2021-44228
log4j-CVE-2021-44228 On December 5, 2021, Apache identified a vulnerability later identified as CVE-2021-44228 in their widely used Log4j logging service. The vulnerability, also known as Log4shell, enables attackers to gain full control of affected servers by allowing unauthenticated remote code...