vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Moderators Functions - Anti-Spam Centre (https://vborg.vbsupport.ru/showthread.php?t=199458)

C Braithwaite 12-20-2008 10:00 PM

Anti-Spam Centre
 
This product is very new and is only in testing, but I need to stress test it, and hammer out the bugs I've not found yet, and also to find potential abuse of the system.

The idea is to fight the spam at it's source - the spammer.

What this product does:-

When a new user registers with your forum, this product will check with a central server to see if there have been any reports by other forum owners about this user based on their email address. A score will be returned to show how many reports have been made against this email address, and depending on your preference will move the new user to the awaiting moderation usergroup for you to review as you see fit.

If you have a spammer that slips through the net, you are able to report and ban this user with a single click. Again this will communicate with a central server and update the reported spammer to the list.

I am expecting criticism on this (for some reason) but my theory is that If we make it difficult for a spammer then maybe they will just give up. Imagine having to create a new email address for every new forum because we all work as a team to fight the spammer!

Open to suggestions, but please be aware that my time is somewhat limited and may not be able to address everything straight away. If you have an issue with product that is causing your forum serious issues, please disable it and contact me.

Install
Upload all files to the vBulletin directory.
Import Product
Edit MEMBERINFO template
Find
Code:

        <if condition="$show['giveinfraction']">
          <td class="vbmenu_control"><a href="infraction.php?$session[sessionurl]do=report&amp;u=$userinfo[userid]">$vbphrase[give_infraction]</a></td>
        </if>

Add Below:
Code:

    <if condition="can_moderate()">
                <td class="vbmenu_control"><a href="asc.php?$session[sessionurl]do=report&amp;u=$userinfo[userid]">$vbphrase[report_spammer]</a></td>
        </if>

Options
Go into the "Anti-Spam Centre" options via the AdminCP
In here you will be presented with a forumid. you need to follow the link in the Options to Here where you can enter in your forum url domain (without www) and the forumid to generate a token key. Take this new token and add it to your settings.

Next you need to set how many strikes a newly registering user can have before they are considered a risk.
eg if you set this to 5, that would mean that if a new user that has been voted against 6 times by other forum users would be put in the moderation queue.

I hope that explains it all, and I hope i've not made some major fudge up ;)

chooky 12-22-2008 05:50 AM

why you only public it for the old 3.6 and not for 3.7 ?

C Braithwaite 12-22-2008 12:34 PM

Quote:

Originally Posted by chooky (Post 1690876)
why you only public it for the old 3.6 and not for 3.7 ?

its the version I tested it on. if anyonee can verify it works on later versions then that would be great.

IoGhost 12-22-2008 01:33 PM

Quote:

When a new user registers with your forum, this product will check with a central server to see if there have been any reports by other forum owners about this user based on their email address.
Central server? Where is it? Is it "http://icora.co.uk/vbulletin/asc/index.php"? From where give it information about spammers?

Do you know about vbStopForumSpam?

vbplusme 12-22-2008 01:36 PM

That wheel already exists

Leo Brazil 12-22-2008 01:38 PM

The idea it self sounds pretty good. But I think if the spammers list were based on IPs instead of e-mails would be more effective. I've spammers are normally boots that have in their databases tons of e-mails addresses they capture through the web and normally they use somebody else's e-mail address there nothing about to spam you.

You know, just a suggestion.

Abs.

C Braithwaite 12-22-2008 04:44 PM

Quote:

Originally Posted by IoGhost (Post 1691057)
Central server? Where is it? Is it "http://icora.co.uk/vbulletin/asc/index.php"? From where give it information about spammers?

Do you know about vbStopForumSpam?

I did not know about this, despite doing a search for similar products on here... thanks for the heads up. and yes, it's hosted on Icora (my own server)

Quote:

Originally Posted by vbplusme (Post 1691059)
That wheel already exists

yeah.. as I said above.. i will continue with the project all the same as I have some plans for it.

Quote:

Originally Posted by Leo Brazil (Post 1691061)
The idea it self sounds pretty good. But I think if the spammers list were based on IPs instead of e-mails would be more effective. I've spammers are normally boots that have in their databases tons of e-mails addresses they capture through the web and normally they use somebody else's e-mail address there nothing about to spam you.

You know, just a suggestion.

Abs.

Thanks for the suggestion - and it's a good one. I do actually have the system in place to use IP, and it's not something im going to rule out. This release is more to test code and suchlike and the reason I chose to do this with email was to target the human spammers that spam for a living. again, good comments though!

Leo Brazil 12-22-2008 05:50 PM

Quote:

Originally Posted by C Braithwaite (Post 1691241)
Thanks for the suggestion - and it's a good one. I do actually have the system in place to use IP, and it's not something im going to rule out. This release is more to test code and suchlike and the reason I chose to do this with email was to target the human spammers that spam for a living. again, good comments though!

Sure, no problem. That was the first thing that came up in my mind because most of rough spammers I face here are bots.
I'm gonna test this anyway.

C Braithwaite 12-23-2008 08:58 PM

Quote:

Originally Posted by Leo Brazil (Post 1691297)
Sure, no problem. That was the first thing that came up in my mind because most of rough spammers I face here are bots.
I'm gonna test this anyway.

Keep in mind that the more people that use this, the better for everyone. ill also add the ip functionality


All times are GMT. The time now is 05:09 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01044 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete