.NET and buffer overruns
From: spider (spider_at_web.com)
Date: 07/28/03
- Next message: Joe Kaplan \(MVP - ADSI\): "How to get KeyUsage field given .NET X509Certificate instance?"
- Previous message: Johnny: "Assigning Certificates"
- Next in thread: Keith Patrick: "Re: .NET and buffer overruns"
- Reply: Keith Patrick: "Re: .NET and buffer overruns"
- Reply: Eugene V. Bobukh [MS]: "Re: .NET and buffer overruns"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Jul 2003 13:12:04 -0700
Hi,
I've been reading "Writing Secure Code" from Microsoft Press and it seems
that buffer overruns
apply to C and C++ programmers. Are .NET C# developers protected from buffer
overruns by the CLR? If not could you point me to coding practices to
prevent them in .NET.
Also, does strong naming the assembly and modifying the security policy to
trust
this strong name prevent hackers from executing code in the assembly?
Thanks...Ron
- Next message: Joe Kaplan \(MVP - ADSI\): "How to get KeyUsage field given .NET X509Certificate instance?"
- Previous message: Johnny: "Assigning Certificates"
- Next in thread: Keith Patrick: "Re: .NET and buffer overruns"
- Reply: Keith Patrick: "Re: .NET and buffer overruns"
- Reply: Eugene V. Bobukh [MS]: "Re: .NET and buffer overruns"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|