The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
Its been 2,3 times that my forum mainpage has been hacked, before i deleted the index.php page and uploaded it again but this time its not working....after hacking the main page somehow hackers are making IDs with full Admin Power...... Has anyone got a clue whats happening?? i really need help with this issue Attachment 146347 |
#2
|
||||
|
||||
![]()
Delete the /install directory.
Here is a interesting article TheLastSuperman wrote, it way help, http://www.vbulletin.com/forum/blogs...vbulletin-site If none of that helps, ask your host to reload your most recent backup, then you would still need to delete the install directory. |
#3
|
|||
|
|||
![]()
Thanks for your reply mate
But the thing is only the main page has been hacked if i run a backup it will probably take a week posts thread and that.... So is there any solution just to restore my home page please.... |
#4
|
||||
|
||||
![]()
Read the article, and follow the suggestions there.
|
#5
|
|||
|
|||
![]()
First thing you have to do is reset all the passwords, that means anyone signing in has to change their password.
Secondly you need to go through the files and see if there are any there that shouldn't be. The only way to restore things as they were id by running a backup, and to be honest it shouldn't take that long, once you get it from your host, I know it's too late, but you should really be downloading a back at least every other day yourself, not relying on the host. If it's only the front page that they have hacked, ( I'm assuming it's a portal) alter your .htaccess to forum.php, then at least your members can get into the site. |
#6
|
|||
|
|||
![]() Quote:
He could of used any one of these to inject the change on your home page: base64 code in the db, in the datastore, template or style tables. iframe code in the db, in the datastore, template or style tables. You simply need to remove the code, but first you have to find it, there are a few articles out lining ways to find it in the db & one hack to search for certain things i nthe datastore, which will remove it & rebuild your datastore for you. |
#7
|
|||
|
|||
![]() Quote:
one more thing is that i only backup my database and the size of the database backup is around 300 so am not even sure its thats the right backup.....but i download it from my control panel.... --------------- Added [DATE]1378674505[/DATE] at [TIME]1378674505[/TIME] --------------- Quote:
|
#8
|
||||
|
||||
![]()
Did you follow the steps in the article I linked you to? It tells you in there.
Code:
SELECT title, phpcode, hookname, product FROM plugin WHERE phpcode LIKE '%base64%' OR phpcode LIKE '%exec%' OR phpcode LIKE '%system%' OR phpcode like '%pass_thru%' OR phpcode like '%iframe%'; Code:
SELECT styleid, title, template FROM template WHERE template LIKE '%base64%' OR template LIKE '%exec%' OR template LIKE '%system%' OR template like '%pass_thru%' OR template like '%iframe%'; |
#9
|
||||
|
||||
![]()
please contact me i will help you.....thanks
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|