Update README.md
This commit is contained in:
parent
e8b0e49dcf
commit
60eb55c3c4
|
@ -1,6 +1,6 @@
|
|||
# Minecraft Log4j Honeypot
|
||||
|
||||
This honeypots runs fake Minecraft server waiting to be exploited. Payload classes are saved to `payloads/` directory.
|
||||
This honeypots runs fake Minecraft server (1.17.1) waiting to be exploited. Payload classes are saved to `payloads/` directory.
|
||||
|
||||
## Requirements
|
||||
- Golang
|
||||
|
@ -13,4 +13,4 @@ git clone https://github.com/Adikso/minecraft-log4j-honeypot.git
|
|||
cd minecraft-log4j-honeypot
|
||||
go build .
|
||||
./minecraft-log4j-honeypot
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue