- Java Security - http://java.sun.com/security/
News, software, documentation, specifications, FAQs about Java security, by Sun.
- Java Filter - http://www.cs.princeton.edu/sip/JavaFilter/
An utility that lets you take control over which applets you want on your machine and which you don't. By SIP, Princeton.
- KeyTool GUI - http://homepage.ntlworld.com/wayne_grant/keytool.html
A utility that is a GUI version of the keytool provided with the Java SDK. [GPL]
- Java Security: Web Browsers and Beyond - http://www.cs.wisc.edu/~lhl/cs740/papers/java-security2.ps
Paper published in 1998 by Drew Dean, Edward Felten, Dan Wallach, and Dirk Balfanz. [Postscript format].
- Illegal Access.org - http://www.illegalaccess.org
Describes security bugs in the 1.4.1_01 Java Runtime Environment.
- JavaWorld - Java Application Security - http://www.javaworld.com/javaworld/jw-06-2001/jw-0615-howto.html
Article that examines the foundation of Java security, including virtual machine and byte code security.
- O'Reilly - Java And Security - http://www.onjava.com/lpt/a/4728
Article that examines various Java security services, including Java Security Manager, Security Provider Architecture, and Authentication components.
- Java & Web Application Security - http://www.certgear.com/tutorial/scwcd/java_security.htm
Article that examines Java / JSP Application security, including common design flaws and vulnerabilities.
- SSHTools - Java-Based SSH Utilities - http://sourceforge.net/projects/sshtools/
Software suite providing Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon.
- Java Single-Sign On Authentication - http://www-106.ibm.com/developerworks/java/library/j-gss-sso/
Article examining how to implement Java Single Sign-On based architecture and functionality
- JavaWorld - SSL and the JSSE Tutorial - http://www.javaworld.com/javaworld/jw-05-2001/jw-0511-howto_p.html
Article that explains how to use JSSE and SSL for securing communication channels between Java applications.
- Java Security Hotlist - http://www.cigital.com/javasecurity/links.html
Huge hotlist with commentary and searchable index of Java security resources, from the authors of the book "Securing Java". By Gary McGraw and Edward Felten.
|