[3910] in WWW Security List Archive
Re: Netscape eggs
daemon@ATHENA.MIT.EDU (Gary Howland)
Sat Dec 28 08:53:00 1996
To: Robert Bell <rabell@icdh16.dseg.ti.com>
cc: www-security@ns2.rutgers.edu
In-reply-to: Your message of "Thu, 19 Dec 1996 22:36:13 CST."
<199612200436.WAA27545@tilde.csc.ti.com>
Date: Sat, 28 Dec 1996 12:39:26 +0100
From: Gary Howland <gary@systemics.com>
Errors-To: owner-www-security@ns2.rutgers.edu
>
> At a minimum, the mocha: egg appears to be a calculator, by
> simply enter a URL as eg. mocha:2*3 or mocha:2/3 or the
> command line generated by the egg mocha: can be used to enter
> the string to calculate the value of. It's a simple JAVA
> calculator. Neat, huh !
It doesn't check for divide by zero errors. Try putting this in a web page:
<IMG SRC="mocha:9/0">
Gary