No description
Find a file
2024-09-07 22:30:31 +02:00
py_dynmap_honeypot add startup script (to make it runnable with python3 -m) 2024-09-07 22:30:31 +02:00
poetry.lock init 2024-09-07 21:54:51 +02:00
pyproject.toml init 2024-09-07 21:54:51 +02:00
README.md init 2024-09-07 21:54:51 +02:00

dynmap-honeypot

a barebones honeypot for dynmap spammers

why

one of the features that dynmap offers is a chat available in the web interface. however, by default it's enabled and doesn't require any authentication, which can be abused for spam purposes

this honeypot provides the following endpoints:

  • /up/sendmessage
  • /up/configuration (returns a dummy configuration)

when a message is received, the honeypot sends it to a discord webhook provided in DYNMAP_WEBHOOK environment variable and to the stdout