Author |
Message |
beng Guest
|
Posted: Tue Jul 24, 2007 12:52 am Post subject: spam poisoners / honeypots |
|
|
Here is a link to some php and perl spam poison scripts / honeypots.
http://spamlinks.net/prevent-spambots-poison.htm
These are programs that generate endless pages full of fake email addresses for email harvesting spam bots to collect so that the spammers waste their time and bandwidth emailing useless email addresses. Now with bot nets consisting of thousands of computers being used it probably won't deter them, but it will decrease the value of the email lists that they sell to organised crime gangsters.
If you use such things, i suggest you put them in a directory forbidden to all bots by robots.txt so that legitimate bots who respect robots.txt rules will not fall into them. Also, the links that go to them should have rel=nofollow to further prevent googlebot etc from following them.
And you can make the link text a very small font (use style=font-size:1px ) and the same colour as the backgroud so that human users wil not click on them.
For more info on the international criminal element in spam harvesting see:
http://www.cs.auckland.ac.nz/~pgut001/pubs/malware_biz.pdf |
|
|
admin Site Admin
Joined: 18 Apr 2006 Posts: 805 Location: Saint-Petersburg, Russia
|
Posted: Tue Jul 24, 2007 2:08 am Post subject: |
|
|
Great links! Impressive reading, and a lot of ideas for the blog Spam Bots and CAPTCHAs.
Thanks a lot! _________________ Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development! |
|
|
beng Guest
|
|
|
Ok.