Page 1 of 1
Forum protection against spammer
Posted: Friday 26 January 2018 14:21
by emme
The last one is hxw8groax who is spamming a lot the entire forum....
can we add a much more secure authentication against bots and spammer?
something like a CAPTCHA to the unknown users? (less than 100messages or manually flagged by admin as a certified user....)
this could help to avoid spammers and help the admis that would need to clean their mess
ciao
M
Re: Forum protection against spammer
Posted: Friday 26 January 2018 14:32
by febalci
I highly support this...
Re: Forum protection against spammer
Posted: Friday 26 January 2018 19:36
by EdwinK
Did ask about this before, never heard anything about it. Tehre is a simple plugin for PHPbb forum software from stopforumspam.net, which is working great., but ist's for the admins to decide to use it. For now I'm jius reporting posts
Re: Forum protection against spammer
Posted: Saturday 27 January 2018 9:15
by remb0
thanks all! we will check it for sure.
Re: Forum protection against spammer
Posted: Monday 12 February 2018 17:47
by ben53252642
Suggestion...
1) A pfSense firewall running Snort with the commercial rules (
https://www.snort.org/products) needs to sit in front of the web server. This will stop a HUGE number of malicious IP's from ever reaching the forum and attempting to leave spam. This is probably the number one most effective thing that could be done. The admin will need to monitor the implementation and whitelist certain rules that cause problems as necessary.
2) Apache Mod_Security should be implemented with the OWASP Core Ruleset, again the admin will need to go through the logs and whitelist rules as needed.
I think the above two points should solve > 95% of the issues we are seeing with spam and significantly improve the forum and wiki's security, captcha's are not as effective as they used to be unfortunately.