[2078] in bugtraq
Goings on with Web clients
daemon@ATHENA.MIT.EDU (System Administrator)
Fri Aug 4 19:04:21 1995
Date: Fri, 4 Aug 1995 19:48:04 +0100
Reply-To: Bugtraq List <BUGTRAQ@CRIMELAB.COM>
From: System Administrator <root@iifeak.swan.ac.uk>
X-To: BUGTRAQ@CRIMELAB.COM
To: Multiple recipients of list BUGTRAQ <BUGTRAQ@CRIMELAB.COM>
In-Reply-To: <199508031128.HAA15179@Collatz.McRCIM.McGill.EDU> from "der
Mouse" at Aug 3, 95 07:28:46 am
The following handy little piece shows a minor problem with netscape and
most other browsers.. they aren't cautious about special files -eg
<A href="file:/dev/mouse">Click here to break your mouse</A>
and of course /dev/zero ... fortunately it seems on most systems netscape
core dumps or is using mmap and thus maps forever(almost) then I would
presume if you had the patience 8) dumps neatly.
Alan