1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-25 15:28:01 +00:00
HellPot is an endless honeypot that sends bots to hell. Based on Heffalump.
Go to file
2016-12-09 14:47:53 -05:00
.gitignore Initial commit 2016-12-09 14:44:49 -05:00
LICENSE Initial commit 2016-12-09 14:44:49 -05:00
README.md README: Vision statement 2016-12-09 14:47:53 -05:00

heffalump

Heffalump is an endless honeypot that gives malicious bots nightmares. To use, in your robots.txt tell robots not to go to a certain URL, which heffalump is reverse proxying. Any web agent that does go to the URL will receive an endless stream of random data, which will overflow its memory and/or storage if it doesn't have a max buffer size set.

Todo

Everything. I'm starting this repo just to make myself remember the idea.