Hi..i hope somebody will be able to help me out here
i am makng some reports on secured programming...and the question was
to give an overview of vulnerabilities in c#..i wrote...and explained
things like input validation,sql injection...but my teacher said...
The given overview of vulnerabilities in the choosen development
environment are to general. The question for you is to look for
specific security risks in .NET and C#.
could somebody tell me what exactly he is looking for here?...10 points to the person who can help me the most...tnx in advance
Loading
Kirtan PatelPosted Nov 7, 2009, 6:16 AM
they looking for what are the vulnerability in Specific C# Programming .. what you gave to them was SQL Injection etc
that vulnerability is common to all the Database Systems not specific to C# Programming.
like for C# Programming you can say Vulnabrity like
C# code can be decoded by .net Reflector that is specific to c# not all programming language can be decoded by
reflector.
if my answer helped you then mark "Do you like this answer " Check Box please :)
Kirtan PatelPosted Nov 7, 2009, 6:54 AM
vulnerability were there but now Microsoft has fixed it
another in asp.net c# were
ASP.NET w3wp (COM Components) Remote Crash Exploit
ASP User Engine .NET Remote Database Disclosure Vulnerability.
Prashant PalikhePosted Nov 7, 2009, 6:29 AM