发新话题
打印

[转载]Comparing Java and .NET Security

[转载]Comparing Java and .NET Security

信息来源:邪恶八进制信息安全团队(www.eviloctal.com

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.

附件

Comparing Java and .NET Security Lessons Learned and Missed.rar (131 KB)

2005-9-1 00:18, 下载次数: 43

曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题