Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Security The Internet

Thwarting New JavaScript Malware Obfuscation 76

I Don't Believe in Imaginary Property writes "Malware writers have been obfuscating their JavaScript exploit code for a long time now and SANS is reporting that they've come up with some new tricks. While early obfuscations were easy enough to undo by changing eval() to alert(), they soon shifted to clever use of arguments.callee() in a simple cipher to block it. Worse, now they're using document.referrer, document.location, and location.href to make site-specific versions, too. But SANS managed to stop all that with an 8-line patch to SpiderMonkey that prints out any arguments to eval() before executing them. It seems that malware writers still haven't internalized the lesson of DRM — if my computer can access something in plaintext, I can too."
This discussion has been archived. No new comments can be posted.

Thwarting New JavaScript Malware Obfuscation

Comments Filter:
  • SANS (Score:1, Funny)

    by Anonymous Coward on Tuesday July 15, 2008 @03:08PM (#24201135)

    I'm still not sure what I think of them.
    I mean, it's a great idea. But they update their diary every day, which means for the most part, it's totally boring crap. Today's entry is a little different.

    I still think of SANS as a bunch of old guys all sort of pontificating about the most mundane things. Wind back 5 years and I think they had a valid part to play, especially with the amount of viruses and worms flying around. These days, not so much. Security is so much higher on everyone's radar that they're a bit old in the tooth now.

    This is still good work though and I do appreciate it. I just wonder if they need "handlers" and daily updates anymore, the Internet just isn't that risky anymore.

    Tim

  • first post? (Score:2, Funny)

    by hesaigo999ca ( 786966 ) on Tuesday July 15, 2008 @03:14PM (#24201269) Homepage Journal

    This is too much, now we all will have to download a pre validator for javascript to view the code (what does this code do, i can't read this, I am an 80 year old grandmother...) before going to the webpage and view it...sucks to go on the web these days!

  • stop (Score:5, Funny)

    by ypctx ( 1324269 ) on Tuesday July 15, 2008 @03:18PM (#24201335)

    stop all that with an 8-line patch to SpiderMonkey

    Cool, and now malware engineers will lose their jobs, you insensitive clods! Internet Explorer to the rescue!

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...