Java-based attacks (1)
Java- a new programming language and environment for executable content on the Web
Simple, distributed, portable, secure, robust, dynamic, platform neutral
Applets cannot:
- access local file system
- make network connections except back to the source
- interfere with other applets
- learn about the local environment
- directly make system calls