This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Template:Top 10 2010:ByTheNumbers"
From OWASP
Line 1: | Line 1: | ||
{{#switch: {{{year}}} | {{#switch: {{{year}}} | ||
+ | | 2013 = | ||
+ | {{#switch: {{{1}}} | ||
+ | | 1=Injection | ||
+ | | 2=XSS | ||
+ | | 3=Broken Authentication and Session Management | ||
+ | | 4=Insecure Direct Object References | ||
+ | | 5=CSRF | ||
+ | | 6=Security Misconfiguration | ||
+ | | 7=Insecure Cryptographic Storage | ||
+ | | 8=Failure to Restrict URL Access | ||
+ | | 9=Insufficient Transport Layer Protection | ||
+ | | 10=Unvalidated Redirects and Forwards | ||
+ | | 11=In Progress | ||
+ | }} | ||
| #default = | | #default = | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} |