vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Security Password for Admincp Hacks (https://vborg.vbsupport.ru/showthread.php?t=70412)

parajsa 11-10-2004 08:59 PM

Quote:

Originally Posted by parajsa
The same problem, is there any way to make this prob disappears?

Thank u in advanced,

Greetings,
I found out the way that the Supermoderators, dont have to know the security password, and can enter their Control Panel without any problem, just do the followin:

In the login.php
Replace this code:
Code:

$password2 = iif($logintype = 'cplogin', &$vb_login_password2, '');
with this one:

Code:

$password2 = iif($logintype === 'cplogin' OR $logintype === 'modcplogin', &$vb_login_password2, '');
It works perfectly on my bord :)

Eagle Creek 12-04-2004 10:58 PM

<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=21131" target="_blank">https://vborg.vbsupport.ru/attac...chmentid=21131</a>

Wherefore I have to add a usergroup ID? I have three usergroups who can access my ACP (Admins, Smods, Owners of the site).

What do I have to fill in there?

Jacko 12-10-2004 10:35 PM

eek, script is full of bugs etc... instructions dont work in 3.0.3 and it messed up my includes files..

i un-installed untill it is finally released as 3.0.3 (good idea just needs fixing, and i suppose its just one bit of extra security.!)

basskiller 12-11-2004 02:16 AM

Why not just go through password protect directories. Then you can add a different username then your normal along with a seperate password. That way each member has two different usernames and passords for such directories as admincp/modcp or any other directory that need extra protection

jad65 12-17-2004 03:08 PM

Quick Stats:
Version 1.0.2
Tested full functionally on vBulletin 3.0.3
Time to install: no more than 2 min
File to edit: 4 which files i have to edit, and whare is the instruction ?
Template to edit: None
Query to run: None


Thanks

PitchouneN64ngc 12-17-2004 03:22 PM

./login.php (3 changes)
./includes/adminfunctions.php (1 change)
./includes/functions_login.php (3 changes)
./admincp/index.php (1 change)

These files are specified in the install script.

jad65 12-17-2004 05:40 PM

Thanks for reply

but i cant see any instruction,

what php change i have to do ?

can u see attached image, there is only 2 files to upload

Thanks for help

skinwalker 12-19-2004 04:01 PM

Quote:

Originally Posted by Eagle Creek
https://vborg.vbsupport.ru/attachmen...chmentid=21131

Wherefore I have to add a usergroup ID? I have three usergroups who can access my ACP (Admins, Smods, Owners of the site).

What do I have to fill in there?

I have the same question..How to assign multiple user groups access?

Eagle Creek 02-01-2005 08:04 PM

Quote:

Originally Posted by jad65
Thanks for reply

but i cant see any instruction,

what php change i have to do ?

can u see attached image, there is only 2 files to upload

Thanks for help

Just run the installerer. It will give you further instructions :),

Gary King 07-20-2005 03:54 PM

Anyone know if this script is good for 3.0.7?


All times are GMT. The time now is 02:36 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.01262 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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