Archive of 2011 May
-
Part 1: Injection – OWASP Top 10 for EPiServer Developers
Posted on May 22, 2011 by Frederik Vig in ASP.NET, EPiServerInjection flaws have always been one of the biggest security wholes in web applications. The good news is that it is very easy to protect against them, ones you know how. So what is injection? Injection flaws, such as SQL, OS, and...
Continue reading this entry → -
CSS3 buttons and EPiServer editor stylesheet
Posted on May 8, 2011 by Frederik Vig in EPiServerYou've probably seen them around, the cool new CSS3 styled buttons. Before you had to use images and image replacement to achieve a similar effect. Now you can do this without images and by only using CSS. The cool thing...
Continue reading this entry → -
Introduction – OWASP Top 10 for EPiServer Developers
Posted on May 6, 2011 by Frederik Vig in ASP.NET, EPiServerThe Open Web Application Security Project (OWASP), is an open community that focuses on improving web application security. OWASP Top 10 is a list of the most critical web application security risks. Here is the 2010 list: Injection Cross-Site...
Continue reading this entry →