Log in

View Full Version : Got Hacked! Not sure how to fix this, please help.


Big J
04-02-2007, 06:45 PM
Hey Gang,

So I go to our forums this morning to find that we've been hacked ( see http://www.extreme-athlete.com/forums ) The vBadvanced homepage is fine, calander, member list etc are fine, it's just the main forums directory. I looked at all the .php files, and nothing is hacked from what I can find. I uploaded the originial version of index.php and the problem still exists. Any info you could give me as to how to fix this would be much appreciated.

Thanks!
J

Reeve of shinra
04-02-2007, 07:01 PM
Did you try disabaling all plugins? Look around for the code to insert into the config.php file

Big J
04-02-2007, 07:12 PM
Did you try disabaling all plugins? Look around for the code to insert into the config.php file

I disabled hooks, and it did not fix it. Where would I look for code inserting into config.php?

Thanks for the help.

WetWired
04-02-2007, 07:16 PM
It would appear to me that they replaced the FORUMHOME template. Take a look at it. If that's the problem, you can revert it.

Big J
04-02-2007, 07:25 PM
It would appear to me that they replaced the FORUMHOME template. Take a look at it. If that's the problem, you can revert it.

That's, it was haxed, but when I reverted, it reverted to the hacked version. Does anyone have the forumhome code for ver. 3.6.2. or know where I can get it without having to dig through the install script?

WetWired
04-02-2007, 07:31 PM
\forums\install\vbulletin-style.xml
That will be the original Master Style. Install it, then make your current style a child to it. Be sure to disable selection.

Big J
04-02-2007, 08:24 PM
Fixed. Thanks!