邪恶八进制信息安全团队技术讨论组's Archiver

EvilOctal 2005-9-1 00:18

[转载]Comparing Java and .NET Security

信息来源:邪恶八进制信息安全团队([url]www.eviloctal.com[/url])

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抯 design avoids vulnerabilities and limitations discovered in Java and discusses lessons learned (and missed) from experience with Java security.

页: [1]
© 1999-2008 EvilOctal Security Team