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.

valdet 07-06-2007 09:29 AM

The captcha image is still not showing up.

YeşiLMeN 07-06-2007 10:59 AM

The captcha image is still not showing up.

http://img264.imageshack.us/img264/4056/imageesb6.jpg

Coders Shack 07-06-2007 02:01 PM

whats the path of the image.

irantk 07-06-2007 09:02 PM

image is not showing up

irantk 07-06-2007 09:15 PM

plz help me i can't log in to forum

vbreal 07-07-2007 02:29 AM

Quote:

Originally Posted by irantk (Post 1284711)
plz help me i can't log in to forum


Quote:

Originally Posted by Coders Shack (Post 1284148)
go to your config.php and add this line:

define('DISABLE_HOOKS', true);

remove it after your upgraded.


this may help u

Coders Shack 07-07-2007 08:50 AM

still looking to fix your issues but ill need more of an example.

the image location/src would help.

irantk 07-07-2007 09:42 AM

Quote:

Originally Posted by vbreal (Post 1284882)
this may help u

thanks a lot :up::up::up::up::up::up::):):):)

Coders Shack 07-22-2007 01:05 AM

also this hack has eliminated all spam on my forum. I was getting 150 threads of spam a month.

if theres still interest ill release the new version.

valdet 07-27-2007 04:24 PM

Quote:

Originally Posted by Coders Shack (Post 1297844)
also this hack has eliminated all spam on my forum. I was getting 150 threads of spam a month.

if theres still interest ill release the new version.

Sure I would still use it, but I hope that you can fix the issue of images not showing up...

TheBlackPoet 08-06-2007 02:31 AM

installed and works great... i will have to employ this one over a few weeks... my members are crazy nerds and hate having to answer computer questions...

either way.. this is very nice... and good work

yahoooh 08-15-2007 08:55 PM

sometimes the image not show

yoyoyoyo 09-12-2007 08:15 PM

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

If you are using a custom style make sure you have the proper images loaded in to your style image folder

xandizitxu 09-12-2007 09:38 PM

I don't use template default, it didn't work here.

When tried to login it says that the string are wrong, but it even appeared.

And to make things worst, I can't even go now to admincp

Quote:

Sorry but the string you entered did not match the images text.
EDIT: Get my login back to admincp, but the image isn't showing up, if there is a template modification, I would like to do it throw manual way.

Analogpoint 09-12-2007 09:47 PM

What I would love to see is a captcha after you don't get your password right once or twice, that would prevent bots from trying to brute-force a users password and get their account locked out after 5 tries. The benefit is that my users won't get pissed about having to type in a captcha every time they log in.

As far as preventing spam postings, you can restrict URLs and Images from users with fewer than 5 posts or so, that would take care of most spam, and then you can try the akismet plugin to catch the rest of the spam. Works like a charm for me.

hichew 10-09-2007 04:25 AM

do not install this.. doesnt works

Vi Tiểu Bảo 10-31-2007 04:51 AM

Yea ........... it's doesnt work ! mark as cannot uninstalled :)) !

Absolution 11-01-2007 02:43 AM

doesn't work here too

Coders Shack 11-01-2007 06:37 AM

not sure why it doesn't work for you guys...

works for me

mystic10 11-04-2007 05:41 PM

hello cant log into my admin panel whats going please help

mystic10 11-04-2007 05:42 PM

hello please do something i cant enter the admin panel this is crazy

mystic10 11-04-2007 05:45 PM

the worst hack ever how do i get out of it please pleae show me a way to get to admin paner

Analogpoint 11-05-2007 02:10 AM

add this line to your config file, to temporarily disable all mods, so you can uninstall the one that's causing problems.

Code:

define('DISABLE_HOOKS', 1);

Dimoks 07-08-2010 07:20 PM

vb 3.8.5 working?


All times are GMT. The time now is 04:27 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.01272 seconds
  • Memory Usage 1,783KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)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