diff --git a/README.md b/README.md index ce4ff8b..eb45a35 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # heffalump -Heffalump is an endless honeypot +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.