Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-18-2008, 06:20 PM
yankidank's Avatar
yankidank yankidank is offline
 
Join Date: Dec 2005
Location: San Francisco, CA
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default New form of Spam

I've been moderating a VB forum for about three years now and I've come across many types of spam that are usually pretty simple to catch and ban. I even wrote an article about how I stop vBulletin spam in case anyone is interested. Anyways, today I discovered a new method that spammers are using to get around my several spam checks and I'm trying to figure out if there's a solution to stop it.

Spammers are creating accounts and copy/pasting existing posts into their own new threads. By doing this they are getting around my safeguards that require that users have X number of posts before they can have a signature. Nobody is reporting the new spam because it looks legit, but out of context.

Is there any current mod for vBulletin that checks for duplicate content before approving a post? That sort of mod would save the day for me. Thanks for your help guys/gals.
Reply With Quote
  #2  
Old 07-19-2008, 01:52 AM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seeing as its a different user, vb itself wont check that, i do not know of any current hack that checks different users for the same identical post, you could post here in free requests forum, someone might make one for you or you could post a paid job.

I dont really see that as a viable option anyways, if you site has 500,000 posts, imagine the load that mysql & the server would incur because your trying to check every new post against the current posts you already have.
Reply With Quote
  #3  
Old 07-19-2008, 09:12 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snakes1100 View Post
I dont really see that as a viable option anyways, if you site has 500,000 posts, imagine the load that mysql & the server would incur because your trying to check every new post against the current posts you already have.
There are some technical solutions possible that would not have a high impact on the server load. For example you could create a hash of the posttext upon posting/editing and store that within the post table. Compairing the database if a hash already exists should not have a large impact on the performence.
Reply With Quote
  #4  
Old 07-19-2008, 09:16 AM
Hex_legend Hex_legend is offline
 
Join Date: May 2007
Posts: 750
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's a hack that uses AJAX that looks for posts and makes you select a different title etc if its got the same content. I dont know what its called.
Reply With Quote
  #5  
Old 07-20-2008, 02:14 PM
yankidank's Avatar
yankidank yankidank is offline
 
Join Date: Dec 2005
Location: San Francisco, CA
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll look around for that mod Hex, thanks for the suggestion.
Reply With Quote
  #6  
Old 07-20-2008, 02:55 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Marco van Herwaarden View Post
There are some technical solutions possible that would not have a high impact on the server load. For example you could create a hash of the posttext upon posting/editing and store that within the post table. Compairing the database if a hash already exists should not have a large impact on the performence.
Nice Marco, didnt think about that.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:24 AM.


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.03929 seconds
  • Memory Usage 2,205KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete