vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   UnBannable Ip Addresses for vB 3 (https://vborg.vbsupport.ru/showthread.php?t=72437)

AN-net 12-02-2004 10:00 PM

UnBannable Ip Addresses for vB 3
 
UnBannable Ip Addresses
By AN-net(Antonbomb22; Anthony Scudese)

Description: A feature no vBulletin board should be without! This for the administrators and others users on your board to secure your's and their access in the event of banning accident or incase a rogue user or hacker accesses your admincp they will not be able to ban Ip addresses you have specified(in your /includes/config.php) via vBulletin AdminCp. Also for further security you set the Ip addresses that are unbannable in your /includes/config.php file.

Author: AN-net(Antonbomb22; Anthony Scudese)

Tested On: vB 3.0.3

Don't Know Your Ip Address?:
Click Here

Support Policy:
I have the right to deny anyone support at anytime for any reason. I do however support all my hacks but i am not entitled to give support, I will still try to as always provide helpful and friendly support.

Where Do You Get Support?:
-Official UnBannable Ip Addresses Forum
-AIM: Antonbomb22
-Email: antonbomb22@animationation.net
-this thread

Please Click Install and Stay Safe:)

AN-net 12-03-2004 04:25 AM

For those already who already installed i made a typo(won't affect your site or the hack) in the /includes/config.php edit:)

Instead of using:
Code:

//****** UNBANNABLE IP ADRESSES ******
//The IP adresses specified here will not be bannable via vBulletin Admin Control Panel by anyone.
//To specify more than one IP, separate IP's with commands(,).
$unbannable_ips= 'xx.xxx.xxx.xx,xx.xxx.xxx.xx';

use:
Code:

//****** UNBANNABLE IP ADRESSES ******
//The IP adresses specified here will not be bannable via vBulletin Admin Control Panel by anyone.
//To specify more than one IP, separate IP's with commas(,).
$unbannable_ips= 'xx.xxx.xxx.xx,xx.xxx.xxx.xx';

notice i put commands in the original instead of commas, told you it was tiny;)

KTBleeding 12-03-2004 05:20 AM

Very good idea. Better safe than sorry..

/me installs

Lethal 12-03-2004 01:59 PM

yes good idea will surely install this. Thanks

Megareus Rex 12-04-2004 04:19 AM

Excellent hack, glad to have the additional protection :P

BigCheeze 12-04-2004 06:23 PM

I tried this (nice added security) and it doesn't work. I banned my IP, and was unable to get to the forums, becasue I was banned. DOH!

AN-net 12-04-2004 11:04 PM

Quote:

Originally Posted by BigCheeze
I tried this (nice added security) and it doesn't work. I banned my IP, and was unable to get to the forums, becasue I was banned. DOH!

did you place it correctly?

also did you set the unbannable ips in your config.php file?

YabbaDabba 12-15-2004 04:01 PM

Will this support making an IP range, like 64.12.10., unbannable? Or would I need to explicitly list all 256 possible IP's?

AN-net 12-19-2004 12:38 PM

Quote:

Originally Posted by YabbaDabba
Will this support making an IP range, like 64.12.10., unbannable? Or would I need to explicitly list all 256 possible IP's?

i dont think it supports IP ranges yet but i can look into it;)


All times are GMT. The time now is 11:05 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.01079 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)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