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
Jason Haddix (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | {{#switch: {{{1}}} | + | {{#switch: {{{year}}} |
− | | 1=Injection | + | | #default = |
− | | 2=XSS | + | {{#switch: {{{1}}} |
− | | 3=Broken Authentication and Session Management | + | | 1=Injection |
− | | 4=Insecure Direct Object References | + | | 2=XSS |
− | | 5=CSRF | + | | 3=Broken Authentication and Session Management |
− | | 6=Security Misconfiguration | + | | 4=Insecure Direct Object References |
− | | 7=Insecure Cryptographic Storage | + | | 5=CSRF |
− | | 8=Failure to Restrict URL Access | + | | 6=Security Misconfiguration |
− | | 9=Insufficient Transport Layer Protection | + | | 7=Insecure Cryptographic Storage |
− | | 10=Unvalidated Redirects and Forwards | + | | 8=Failure to Restrict URL Access |
− | | 11=In Progress | + | | 9=Insufficient Transport Layer Protection |
+ | | 10=Unvalidated Redirects and Forwards | ||
+ | | 11=In Progress | ||
+ | }} | ||
}} | }} |