Spam increase?

Joined: Jun 2003
Posts: 13,787
Likes: 0
From: EuroGA.org
Not in the last few days specifically, but during 2005 the spamcop methods became more or less useless, with some 80% of spam getting around the blacklists.
Positive control is gradually becoming the only way for a business, where each new sender is asked to authenticate by e.g. visiting a website containing text within a graphic.
Positive control is gradually becoming the only way for a business, where each new sender is asked to authenticate by e.g. visiting a website containing text within a graphic.
Joined: Jul 2005
Posts: 82
Likes: 0
From: Lv426
Most of the spam is generated using scripts to fill in email account forms etc.
It's easy to prevent in a way, one way being to use a visual authentication code ( though you be amazed at how many companies will name their 'random' codes X5gtY.jpg etc).
The best way it to prevent auto-completion of forms by ensuring a slightly random time gap between fields being filled in but very few have cottoned on to this. Dead easy to do in javascript (
) or whatever.
It's easy to prevent in a way, one way being to use a visual authentication code ( though you be amazed at how many companies will name their 'random' codes X5gtY.jpg etc).
The best way it to prevent auto-completion of forms by ensuring a slightly random time gap between fields being filled in but very few have cottoned on to this. Dead easy to do in javascript (
) or whatever.




