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)
-   -   Miscellaneous Hacks - captchaLogin - image verification login (https://vborg.vbsupport.ru/showthread.php?t=151405)

Coders Shack 07-04-2007 10:00 PM

captchaLogin - image verification login
 
[hr]value[/hr]
. . . . . . . . Brought to you by
https://vborg.vbsupport.ru/
. . . http://www.Scriptasy.com
[hr]value[/hr]

Installation Time: < 1 mins
Product: 1
File: 1
VB Version: 3.6.X


Description:
Prevents bots from logging into your forum, because when they send the login headers the bot will not be expecting a captcha image. Also does not add a extra query. The image is generated after the person clicks login, check out the demo for more info.

[DEMO]

Installation Instructions:
  1. Install Product
If it doesnt work then you will need to add this line to your config.php and then uninstall the hack:
Code:

define('DISABLE_HOOKS', 1);
If you like then [Mark As Installed]

Coders Shack 07-05-2007 09:35 AM

Reserved .

Working fine.

Magnumutz 07-05-2007 10:53 AM

Wasn't captcha supposed to be case sensitive?
Cuz from your screenshot... it doesn't seem so.

Barakat 07-05-2007 03:13 PM

why should we use it ?!

if the password is Password and you wont log in till its wrong ?!

Coders Shack 07-05-2007 04:48 PM

Quote:

Originally Posted by Magnumutz (Post 1283357)
Wasn't captcha supposed to be case sensitive?
Cuz from your screenshot... it doesn't seem so.

vbulletins captcha is not case sensitive, and if there is an option i haven't set mine to be.
Quote:

Originally Posted by Barakat (Post 1283538)
why should we use it ?!

if the password is Password and you wont log in till its wrong ?!

dunno what you mean but some bots are programmed to read the register captcha and they mass sign up, or the spammer makes accounts manually. Then his "bot" reads the account list and logs in and spams. This will prevent the second step so the spammer would actually have to signup manually and login manually, in other words no chance of spam from a bot.

CMGU 07-05-2007 06:01 PM

very interesting

Magnumutz 07-05-2007 06:30 PM

Ok, my bad CS.

Coders Shack 07-05-2007 07:59 PM

theres one more thing i would need to do to make it impossible for the bot to spam, Auto-logout after registration.

Ill look into this later.

I have been getting heavily spammed by boots so i needed to do something that could stop past accounts and new accounts.

rjmjr69 07-05-2007 11:59 PM

Nice work but members are PISSED off about it so uninstalled.

Coders Shack 07-06-2007 05:48 AM

Quote:

Originally Posted by valdet (Post 1284143)
I installed it yesterday on my test forum, and now I cannot login either in front end nor in Admin panel, because the captcha does not show up at all.

Can you show me how can I temporarily disable this via phpMyAdmin, so I can apply the upgrade you provided?

Thx

go to your config.php and add this line:

define('DISABLE_HOOKS', true);

remove it after your upgraded.


All times are GMT. The time now is 04:13 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.01122 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete