OWASP Top 10 Risks: #1: Injection ASP.NET OWASP Security By Max McCarty / June 11, 2014 We all have probably witnessed (and had a good laugh) when commands have been mixed with data as in the Continue reading > Share
Don’t Be That Guy When It Comes To Forms Authentication ASP.NET Security By Max McCarty / May 5, 2014 With the release of ASP.NET Identity 1 and 2.0 and OWIN authentication there has been a lot of changes Continue reading > Share
Be Lazy, Be Simple, SimpleMembershipProvider ASP.NET C# Security By Max McCarty / April 23, 2014 If you do a Google search on laziness and software developers you will find a number of decent articles Continue reading > Share
Hash It Right: Implementing PBKDF2 in .NET C# Security By Max McCarty / April 22, 2014 Following on the heels of my last post User Account Security Using Password Based KDF’s regarding Continue reading > Share
User Account Security Using Password-Based KDF’s Security By Max McCarty / April 8, 2014 So you landed on this page because you are looking for a way to implement user account security in an Continue reading > Share