vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   HELP, I just got HACKED! (https://vborg.vbsupport.ru/showthread.php?t=35339)

ptbyjason 02-23-2002 04:55 AM

ok, all of the accounts I have created with the panel, will not let me log in for some reason.

I get the following message

Wrong Password. Please press the back button, enter the correct password and try again. Don't forget that the password is case sensitive. Forgotten your password? Click here!

TECK 02-23-2002 04:57 AM

hmmmmm.. so do this click on the link.. and you will get emailed.. try it and let me know..

TECK 02-23-2002 04:58 AM

in my test board, i created 5 accounts.. and accessed all of them.. so check the steps in restoring your folder to old fashion way you had it before it started the mess..

TECK 02-23-2002 04:59 AM

also email me the file admin/user.php ... i need to adjust adduser.php for your version, if you still have problems

ptbyjason 02-23-2002 05:08 AM

click on the link and get a file not found 404 error page.

Do you want me to restore them back to the original folder, like when all of this happened?

I will e-mail you the user.php now.

TECK 02-23-2002 05:12 AM

ya. restore it the exact same way you had it in the beginning.

TECK 02-23-2002 05:15 AM

still waiting.......... ;)

TECK 02-23-2002 05:48 AM

ok. i emailed you the new file. it will work perfect now. ;)

TECK 02-23-2002 11:32 AM

also, in /admin/config.php, add this code at the top:
PHP Code:

if(!strstr("$_SERVER[PATH_TRANSLATED]""$_SERVER[DOCUMENT_ROOT]")) {
  die();


that should prevent from running any file from outside the server. do you have any shared accounts? let me know.

ptbyjason 02-23-2002 09:13 PM

Check your e-mail. I hope I explained myself. I have modified the config.php now. Get back with me by e-mailing my phone or my regular address. I will be back in a couple of hours. I am preparing to go without sleep for a long time tonight.

So now that this is hopefully, soon to be over. Does anyone know how someone could have created an account that should not have been allowed "admin", create the same exact username 4 times, and give themself administrative access? There has got to be an explanation for this and I want to make sure that it doesn't happen to anyone else now. Anyone have any ideas?

Wolf42 02-23-2002 09:56 PM

With the original vB comes a script called "getadmin.php". Have you ever tryed to use it to get back your admin-rights?

And maybe someone has moded it to get access to your board. I don't if its working or if someone can use it to abuse, my knowledge in PHP and MySQL is to small to understand this script, maybe FireFly or an other Moderator can tell.

Good luck!!

ptbyjason 02-23-2002 11:34 PM

Yeah, I am trying to get a hold of the getadmin.php. I realized that they removed it from the folder after installation was complete. But I am trying to get a hold of that to use now. But if that was not in the folder, how could he have done the things he did?

TECK 02-24-2002 01:15 AM

jason, don'y use getadmin.php, due to security issue, i make addadmin.php for you, is a more secure way to add an admin. run it and you will add yourself as admin with a password and email already integrated. let me know how it went. ;) also check your email.. or get on msn messenger..

TECK 02-24-2002 06:26 AM

ok jason, i just had a pribvate discussion with firefly, he debated your case with other devellopers and they came to the conclusion that it's all related to your host, not VB. in a way we came to the same conclusion, me and you, after discussiong in detail all the aspects of your setup. now that you upgraded to v222, change your account provider password. until then, to stop others create other accounts, even if this is just a small hack, the hacker can easily undo it, do this:

open root/admin/global.php and find the code:
PHP Code:

if ($bbuserinfo[userid]==and $checkpwd) { 

replace it with:
PHP Code:

if (($bbuserinfo[userid]==or $loginusername!="catwoman" or $loginusername!="batman") and $checkpwd) { 

just replace the names i came up with to the real usernames ;)

you can add as many loginusernames you want.

hurry up and change the password!!! lol.. we discuss it enough on messenger.. :)

Alfo 04-08-2002 08:18 PM

You guys were great to help this guy out like you did keep up the good work.


All times are GMT. The time now is 11:06 PM.

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.01964 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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