Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 378 Bytes

evil-ldap-service

Simplified LDAP service to answer a vulnerable Java JNDI lookup.

What's simulated

alt text

Compile

mvn clean package

Usage

java -jar target/evil-ldap-service-jar-with-dependencies.jar -l <LISTEN_HOST> -lp <LDAP_PORT> -hp <HTTP_PORT> -c <OS_COMMAND>