vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Stupid Spammer? (https://vborg.vbsupport.ru/showthread.php?t=198006)

v12kid 12-04-2008 06:45 PM

Stupid Spammer?
 
Some guys just dont get it. i think this screen shot will sum it up for you LOL

http://i301.photobucket.com/albums/n...dom/xrumer.jpg


what did he think? I would approve his account haha!

for that dont know, Xrumer is a forum spamming software used by these guys and for some reason many think we dont know what it is

iogames 12-04-2008 10:12 PM

maybe is the poor kid's name :'(

UncoderMom 12-04-2008 11:57 PM

LOL Not the smartest spammer!

I didnt know about Xrumer until about 4 months ago when some one was using to to spam one of my sites. jerk-wads!

v12kid 12-05-2008 01:11 AM

yea, these jerks just don't get it but its the net, we can only do our best :)

wish I could ban entire countries from visiting my forum, would help the spam a lot

UncoderMom 12-05-2008 01:19 AM

I added some questions and answers and that seems to have done away with them. My one site was getting like 5 a day.

iogames 12-06-2008 04:37 AM

Quote:

Originally Posted by v12kid (Post 1678778)
yea, these jerks just don't get it but its the net, we can only do our best :)

wish I could ban entire countries from visiting my forum, would help the spam a lot

Ooops I forgot how... but was discussed here a couple of months, yes it can be done...

vbplusme 12-06-2008 07:45 AM

.htaccess is the typical way to ban blocks of IP addresses. Although vB has a ban IP feature, I think it only does singles, not blocks. If you were going to ban all the IP in Senegal, for example, you could add the following to your .htaccess file:

Code:

<Limit GET HEAD POST>
order allow,deny
deny from 41.208.128.0/18
deny from 196.1.92.0/24
deny from 196.1.93.0/24
deny from 196.1.94.0/24
deny from 196.1.95.0/24
deny from 196.1.96.0/24
deny from 196.1.97.0/24
deny from 196.1.98.0/24
deny from 196.1.99.0/24
deny from 196.1.100.0/24
deny from 196.207.192.0/18
deny from 213.154.64.0/19
allow from all
</LIMIT>

You can get the IP addresses for most of the Spammer Bad Boy Countries HERE


HTH

nochkin 12-07-2008 03:58 PM

I was logging about 25-30 spam attempts per day on my forum, but after adding a simple captcha everything is much better now.
Additionally, most spam bots has the same pattern of crawling problems so I detect those and ban ips automatically.

I can't restrict anonymous posts due to the nature of my website (I have support forum).

iogames 12-08-2008 02:00 AM

but there was a site? Aaah! http://www.ipdeny.com/ipblocks/ :D:D:D


All times are GMT. The time now is 05:42 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.00947 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)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