From f1f703cf38c5ee6da312494e48ce9a255d8f5e0d Mon Sep 17 00:00:00 2001 From: kake26 Date: Tue, 4 Jan 2022 22:23:58 +0100 Subject: [PATCH] Update 'README.md' Added initial info to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b0f0f0..fa14e69 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # bottrap -A php script to provide an endless buffet of randomly generated e-mails to bots \ No newline at end of file +A php script to provide an endless buffet of randomly generated e-mails to bots. The purpose of this script is two fold. First to generate randomly generated e-mails to harvest. The second purpose is to cause the bots to get stuck in a loop on the page via a backlink to itself. This should result in a the bot harvesting and filling its database with completely random and totally usless e-mails. This is based off a idea I came across years ago and a initial script I had which worked pretty well. This is a fully rewrite version that contains a number of improvements. \ No newline at end of file