-
A log of the date/time that each IP visited a SandTrap page and the actual URL visited would be very useful. When filing abuse reports for IP addresses it is useful to file a specific date and time and the specific URLs visited.
2007-07-22 10:33:10 UTC by tutwabee
-
Error pages are no longer used. Redirects are done in a way that does not return an error and Email harvesters appear to accept these redirects.
2007-07-22 10:29:59 UTC by tutwabee
-
SandTrap 0.7 is out. SandTrap was tested against multiple email harvesting bots and improved. SandTrap now appears to be stable and works reliably. Hopefully this tool will be adopted by webmasters soon.
The next step will be writing instructions, tips, and documentation. After that icons, banners, and other SandTrap promotional items will be made.
2007-07-19 01:00:32 UTC by tutwabee
-
After the bot has been banned it will continue to traverse. There is no check to see whether or not an IP address is already banned before adding it to the iplog and banning it using the .htaccess file again. A check needs to be performed so the log and .htaccess file do not become cluttered.
2007-07-18 01:03:28 UTC by tutwabee
-
Two spambots tested skipped the SandTrap safe page because it returned a 404 error. A different method of htaccess redirection should be used to ensure no error is returned.
2007-07-17 23:57:28 UTC by tutwabee
-
The method of creating hidden links by using links that have no anchor text may be a flawed one. Malicious bots may not recognize these as links that should be followed. Another method of hidden links should be developed and used, possibly using CSS or JavaScript to hide the links.
2007-07-15 04:41:21 UTC by tutwabee
-
After over two years without any development I am starting up development for SandTrap again. I plan on porting SandTrap to multiple languages at some point. Documentation is the next big goal.
2007-07-15 02:33:56 UTC by tutwabee
-
Tutorials for fighting email harvesting bots is being made. Two articles have already been written and can be found on the Docs page.
2004-12-05 19:38:58 UTC by tutwabee
-
SandTrap 0.6 makes the README file much clearer and the $trapdir variable does not need to be user defined anymore.
2004-12-05 19:37:32 UTC by tutwabee
-
I've fixed some errors in SandTrap and updated the README and htaccess files to be more clearly explained.
2004-12-03 23:14:18 UTC by tutwabee