View Single Post
Old 01-27-2005, 02:42 PM  
V_RocKs
Damn Right I Kiss Ass!
 
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,422
UCJ users who are having encoded javascript added to their index page

More and more UCJ users are coming to me and asking about a script that embeds itself into their index pages. This script is being added by apache. Someone has hacked your server and replaced the httpd file. A quick fix is to modify the body tags by adding a space between the last character in the tag and its closing bracket.

This:
Quote:
<body vlink=000000 alink=000000>

Becomes this:
Quote:
<body vlink=000000 alink=000000 >
Next, have your host recompile apache and reinstall it. Then copy that reinstalled file somewhere on your server so you can just copy it back if this happens again. Then, figure out how they got in and make sure you have read and complied with the UCJ security announcement pinned at their forum and in the news section of your UCJ admin.
V_RocKs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote