PDA

View Full Version : protect fourm please hlp



wafa
Thu 28th May '09, 4:48am
hi ..


how can I protect my fourm (3.8.1) ,

cuz yesterday I have been attacked by Hackers :confused:


I couldn't enter my fourm or control panel ,

but I run this queries in database and everything back



UPDATE `user` SET `password` = '96f175d91627afe77286e91a2b0fde08',`salt` = ';^1' WHERE `userid` = '1' LIMIT 1 ;




UPDATE `template` SET `template` = '<!-- open content container --> ".(($show[''old_explorer'']) ? (" <table cellpadding=\\"0\\" cellspacing=\\"0\\" border=\\"0\\" width=\\"$stylevar[outertablewidth]\\" align=\\"center\\"><tr><td class=\\"page\\" style=\\"padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px\\"> ") : (" <div align=\\"center\\"> <div class=\\"page\\" style=\\"width:$stylevar[outerdivwidth]; text-align:$stylevar[left]\\"> <div style=\\"padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px\\"> "))."' WHERE `template`.`title` ='spacer_open' ;






now I want to know , what shall I do to protect my fourm

??

Trevor Hannant
Thu 28th May '09, 4:55am
Not sure what the problem was but have you checked this thread out regarding a recent virus attack on sites:

http://www.vbulletin.com/forum/showthread.php?t=308397

Also worth checking out:

http://www.vbulletin.com/forum/showthread.php?t=194701