Update README.md

This commit is contained in:
Adam Zambrzycki 2021-12-11 02:02:35 +01:00 committed by GitHub
parent e8b0e49dcf
commit 60eb55c3c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
```
```