Sciweavers

COMPSEC
2006

Comparing Java and .NET security: Lessons learned and missed

13 years 4 months ago
Comparing Java and .NET security: Lessons learned and missed
Many systems execute untrusted programs in virtual machines (VMs) to limit their access to system resources. Sun introduced the Java VM in 1995, primarily intended as a lightweight platform for execution of untrusted code inside web pages. More recently, Microsoft developed the .NET platform with similar goals. Both platforms share many design and implementation properties, but there are key differences between Java and .NET that have an impact on their security. This paper examines how .NET's design avoids vulnerabilities and limitations discovered in Java and discusses lessons learned (and missed) from experience with Java security.
Nathanael Paul, David Evans
Added 11 Dec 2010
Updated 11 Dec 2010
Type Journal
Year 2006
Where COMPSEC
Authors Nathanael Paul, David Evans
Comments (0)