Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ultimate Spambot Killer (Stable) Details »»
Ultimate Spambot Killer (Stable)
Version: 2.0.0, by y2ksw y2ksw is offline
Developer Last Online: Feb 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.7.x Rating:
Released: 11-03-2008 Last Update: 12-31-2012 Installs: 31
Uses Plugins
Re-useable Code Translations  
No support by the author.

With this software, your board connects to one of the most powerful email checking engines available. The engine itself is accessed and maintained remotely. For this reason, product updates are rare.

Please try this product first on a test board. It requires access to an external URL via CURL or fopen().

If you experience timeouts, white pages or similar during the registration process of a new user, your hosting plan does not allow to access external pages or is generally overloaded. In order to complete a remote request, the script timeout should allow for 30 seconds of execution. Most requests are returned after a few seconds, but some DNS or mail servers may take more time to reply.

If CURL is installed, this will be used as the preferred method, else fopen(). One of the methods must allow to access external sites else it won't work at all.


New for version 1.1.3:
- Missing Scheduled Task Entry.

New for version 1.1.2:
- Daily cron-job for setting Update IP Censor List to your vBulletin User Banning Options. This feature retrieves the most recent blacklisted IP addresses and simply denies access to notoriously known spammers and spam sustainers. In the options, you may refer to a different script. This cron-job is by default disabled. You may switch it on in your vBulletin Scheduled Tasks. Also, it will need to set Enable Banning Options: Yes in order to make this feature work. Please note that if enabled, eventually existing IP Censor List entries are replaced.
- Time-zone restrictions for new users. When new users register from an unsupported time-zone, you may deny access or place those users in the moderation queue.

New for version 2.0.0:
- General service revision (backend)
- Detailed error messages during registration. This makes it easier for your subscribers to understand, why an email box is rejected, but also to spammers how to circumvent. Now it is up to you to decide what information to show and what to hide - using the translation system (phrase prefix: usk_).

- No options, no files, no tasks, no time-zones, no user moderation, just a backend call and a reply.

If you wish to use version 2+, please uninstall the 1+ versions first.

Compatibility: vBulletin 3.6.5+, 3.7.x, 3.8.x, 4.x

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 11-04-2008, 05:34 PM
F0xy's Avatar
F0xy F0xy is offline
 
Join Date: Mar 2008
Location: Ireland
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks good, i'm going to try this once i get a moment
Reply With Quote
  #3  
Old 11-08-2008, 09:06 PM
pnosko31 pnosko31 is offline
 
Join Date: May 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sounds good though i already use another one i found on here that checks http://www.stopforumspam.com/
Reply With Quote
  #4  
Old 11-09-2008, 12:45 AM
y2ksw's Avatar
y2ksw y2ksw is offline
 
Join Date: Aug 2003
Location: Italy
Posts: 1,418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yup, if I knew about that before I probably wouldn't have started my adventure

It is a different solution though, so I'm fortunate enough not to gain fame about stealing other people's ideas
Reply With Quote
  #5  
Old 11-10-2008, 08:35 PM
pnosko31 pnosko31 is offline
 
Join Date: May 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well anything that keeps spammers and spam bots off a forum is a good thing
Reply With Quote
  #6  
Old 11-16-2008, 09:26 PM
y2ksw's Avatar
y2ksw y2ksw is offline
 
Join Date: Aug 2003
Location: Italy
Posts: 1,418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

From 1st december 2008 onwards, we will accept only requests which contain IP's and eventually email addresses.

Since this is primarily a service against spammers and not a service for testing if an email box exists or less, the current feature to allow either the email address and/or the IP will be changed. For all those who wish to verify only the presence of an email box could use one of the freely available vBulletin plugins which implement this feature only.

Service users who will continue to pass an email address only, will receive feedback only about the validity of the literal email address format, while an IP check only will still work as before.
Reply With Quote
  #7  
Old 11-30-2008, 01:28 PM
JJWhite JJWhite is offline
 
Join Date: Feb 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Possible to add a log to see how many were allowed vs rejections?
Reply With Quote
  #8  
Old 11-30-2008, 07:03 PM
y2ksw's Avatar
y2ksw y2ksw is offline
 
Join Date: Aug 2003
Location: Italy
Posts: 1,418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On this page you may see the difference between service calls and rejected calls.

The service call statistics have been introduced quite late. For this reason it will take some time to catch up and become realistic. Please take in account that about 75-85% of all registering attempts on connected networks are coming from spammers.

I don't know if local logging would be of a great advantage, since it would require to add quite some code in order to make the collected data comfortable to read and observe.
Reply With Quote
  #9  
Old 12-01-2008, 03:00 AM
Daggerzz Daggerzz is offline
 
Join Date: Jan 2008
Location: Hollister
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uploaded this to my site and I tried to register with my e-mail address and it said Invalid e-mail address I uninstalled and it worked fine was I doing something wrong?
Reply With Quote
  #10  
Old 12-01-2008, 03:53 AM
y2ksw's Avatar
y2ksw y2ksw is offline
 
Join Date: Aug 2003
Location: Italy
Posts: 1,418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Daggerzz View Post
I uploaded this to my site and I tried to register with my e-mail address and it said Invalid e-mail address I uninstalled and it worked fine was I doing something wrong?
If your server's IP is blacklisted on SORBS, sbl.spamhaus.org, xbl.spamhaus.org or bl.spamcannibal.org, it can not access our service. We have added this protection quite some time ago in order to avoid registration attempts from already compromised systems.

Similarly, if you are trying to register from home (probably a dynamic IP), and this IP has been used for spamming, it finished probably in the Spamhaus XBL list, and thus you are not allowed to register. Also, your PC may be infected by a worm which sends spam to our honey-pot, and thus gets blacklisted.

In addition, if your mail server was down, or your mailbox was filled completely (mailbox quota exceeded), you will not be able to register, because you never would receive the activation email anyway.
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 11:10 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04716 seconds
  • Memory Usage 2,297KB
  • Queries Executed 24 (?)
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)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete