Spam - my forum is flooded with spam, what can I do: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with "SMF by default offers three tools to help you keeping spammers out of your forum: #'''account activation''' - admins can decide to either ask their new ...")
 
m (Added Arantor's Multiple QA mod.)
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
SMF by default offers three tools to help you keeping spammers out of your forum:
{{Version specific
#'''[[Registration#Settings|account activation]]''' - admins can decide to either ask their new members to visit an activation link sent to the newly registered member by email or to put all the newly registered members in the approval queue and then personally activate only the non-spammer accounts;
|version=2.0.*
#'''[[Security_and_Moderation#Anti-Spam|the captcha]]''' - admins can set a verification code (called also captcha) that users have to decipher in order to be able to proceed with the registration;
|content=The majority of the following article applies to SMF 2.0 and higher. Some points may still apply to older versions, but they are not guaranteed to apply in all cases.
#'''[[Security_and_Moderation#Verification_Questions|verification questions]]''' - admins can introduce a certain number of custom question and answer, then users that are registering have to answer those questions in order to proceed with the registration.
}}


The first measure is available at ''admin > Members > [[Registration]] > [[Registration#Settings|Settings]]''.<br>
===Default Spam Prevention===
The second and the third can be configured in ''admin > Configuration > [[Security and Moderation]] > [[Security and Moderation#Anti-Spam|Anti-Spam]]''.
SMF, by default, offers three tools to help you keeping spammers out of your forum:


The level of complexity of the verification code can be set from ''none'' (no verification code displayed) to ''extreme'' (the letters are extremely distorted and it should be very difficult to decipher for the bots).<br>
#'''[[SMF2.0:Registration#Settings|Account Activation]]''' - Administrators can decide to either ask their new members to visit an activation link sent to a newly registered member by email or to put all the newly registered members in the approval queue, and then personally activate only the non-spammer accounts.
Just below box with the settings for the verification code, there is the box used to configure the '''verification questions'''. Usually this is the most efficient anti-spam method provided by the default SMF. A couple of things to note about this method:
#'''[[SMF2.0:Security_and_Moderation#Anti-Spam|The Captcha]]''' - Administrators can set a verification code (also known as a 'captcha') that users have to decipher in order to be able to proceed with the registration.
*bots are usually quite good at math, so you should avoit questions like: what's the result of 2+2? and alike.
#'''[[SMF2.0:Security_and_Moderation#Verification_Questions|Verification Questions]]''' - Administrators can introduce a number of custom questions and answers. Users that are registering have to answer correctly to allow registration.
*if you expect to have an international audience (with people that speak many different languages) it could be not a good option use questions because the person registering maybe doesn't know very well the language of the question.
From the admin panel it's possible to set as many questions you want, and also the number of questions that each user will be asked to fill during the registration (this number mush be inserted in the field '''Number of verification questions user must answer''' that is directly below the captcha example). If you configure 10 questions and then you set to show 2 in the registration page, SMF will show two random questions from the 10 configured each time a new member tries to register).


But that's not all!<br>
The first measure is available through the Administration Center: ''Admin > [[SMF2.0:Registration|Registration]] > [[SMF2.0:Registration#Settings|Settings]]''.
Of course one of the most important SMF feature are mods, and at the [http://custom.simplemachines.org/mods/ mod site] there is an entire category of [http://custom.simplemachines.org/mods/index.php?action=search;type=19;approved=1 Spam Prevention] mods.<br>
 
At the moment the most effective anti-spam mods reported by our community are (in alphabetical order):
Here you can enable several different methods of registration employed for new members, as you can see in the first drop down.
 
The second and the third can be configured in the Administration Center: ''Admin > [[SMF2.0:Security and Moderation|Security and Moderation]] > [[SMF2.0:Security and Moderation#Anti-Spam|Anti-Spam]]''.
 
The level of complexity for a verification code can be set from ''none'' (no verification code displayed) to ''extreme'' (the letters are extremely distorted and it should be very difficult to decipher for the automated spammers). '''Be aware that the CAPTCHA has been broken for many years and causes real users more of a headache than the spammers.'''
 
There is the box used to configure '''verification questions'''. Usually this is the most efficient anti-spam method provided by SMF due to its forum specific nature. There are a few things to note about this method to increase its efficiency:
 
*Automated registration bots are usually quite good at mathematics, so avoid using questions like: ''what's the result of 2+2?''
*International audiences may not understand local slang or terminology, so ensure that questions do not alienate potential members and the member base.
*The system is not case sensitive, so questions requiring upper case answers will still be accepted if lower case is typed.
 
Be sure to put in the number of verification questions a user must answer under the configure verification methods category '''above''' the verification questions.
 
From the Administration Center it is possible to set as many questions you wish, and also the number of questions that each user will be asked to answer during the registration. If you configure ten questions and then set to show two in the registration page, SMF will show two random questions from the ten configured each time a new member tries to register. Having a good bank of questions will stop automated bots from building a set of "known answers".
 
===Mods to Prevent Spam===
One of the most important SMF features is its ability to be modified, and at the [http://custom.simplemachines.org/mods/ mod site] there is an entire category dedicated to [http://custom.simplemachines.org/mods/index.php?action=search;type=19 Spam Prevention] mods.
 
Some examples of very clever anti-spam mods that have been created by our community are (in alphabetical order):
*[http://custom.simplemachines.org/mods/index.php?mod=2502 Bad Behavior]
*[http://custom.simplemachines.org/mods/index.php?mod=2502 Bad Behavior]
*[http://custom.simplemachines.org/mods/index.php?mod=2815 Forum Firewall]
*[http://custom.simplemachines.org/mods/index.php?mod=2815 Forum Firewall]
*[http://custom.simplemachines.org/mods/index.php?mod=2155 httpBL]
*[http://custom.simplemachines.org/mods/index.php?mod=2155 httpBL]
*[http://custom.simplemachines.org/mods/index.php?mod=3685 Misc Anti Spam]
*[http://custom.simplemachines.org/mods/index.php?mod=3896 Multiple QA - supports multiple questions, multiple answers, multiple languages]
*[http://custom.simplemachines.org/mods/index.php?mod=1519 Stop Forum Spam]
*[http://custom.simplemachines.org/mods/index.php?mod=1519 Stop Forum Spam]
*[http://custom.simplemachines.org/mods/index.php?mod=1547 Stop Spammer]
*[http://custom.simplemachines.org/mods/index.php?mod=1547 Stop Spammer]


[[category:FAQ]]
[[category:FAQ]][[Category:Building your community]]

Revision as of 12:38, 21 October 2016

The majority of the following article applies to SMF 2.0 and higher. Some points may still apply to older versions, but they are not guaranteed to apply in all cases.

Default Spam Prevention

SMF, by default, offers three tools to help you keeping spammers out of your forum:

  1. Account Activation - Administrators can decide to either ask their new members to visit an activation link sent to a newly registered member by email or to put all the newly registered members in the approval queue, and then personally activate only the non-spammer accounts.
  2. The Captcha - Administrators can set a verification code (also known as a 'captcha') that users have to decipher in order to be able to proceed with the registration.
  3. Verification Questions - Administrators can introduce a number of custom questions and answers. Users that are registering have to answer correctly to allow registration.

The first measure is available through the Administration Center: Admin > Registration > Settings.

Here you can enable several different methods of registration employed for new members, as you can see in the first drop down.

The second and the third can be configured in the Administration Center: Admin > Security and Moderation > Anti-Spam.

The level of complexity for a verification code can be set from none (no verification code displayed) to extreme (the letters are extremely distorted and it should be very difficult to decipher for the automated spammers). Be aware that the CAPTCHA has been broken for many years and causes real users more of a headache than the spammers.

There is the box used to configure verification questions. Usually this is the most efficient anti-spam method provided by SMF due to its forum specific nature. There are a few things to note about this method to increase its efficiency:

  • Automated registration bots are usually quite good at mathematics, so avoid using questions like: what's the result of 2+2?
  • International audiences may not understand local slang or terminology, so ensure that questions do not alienate potential members and the member base.
  • The system is not case sensitive, so questions requiring upper case answers will still be accepted if lower case is typed.

Be sure to put in the number of verification questions a user must answer under the configure verification methods category above the verification questions.

From the Administration Center it is possible to set as many questions you wish, and also the number of questions that each user will be asked to answer during the registration. If you configure ten questions and then set to show two in the registration page, SMF will show two random questions from the ten configured each time a new member tries to register. Having a good bank of questions will stop automated bots from building a set of "known answers".

Mods to Prevent Spam

One of the most important SMF features is its ability to be modified, and at the mod site there is an entire category dedicated to Spam Prevention mods.

Some examples of very clever anti-spam mods that have been created by our community are (in alphabetical order):



Advertisement: