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 "OWASP Security Blitz"
m (→May - Cross Site Scripting) |
(→Monthly Security Topics) |
||
Line 4: | Line 4: | ||
=Monthly Security Topics= | =Monthly Security Topics= | ||
− | * 2012 - April - SQL Injection | + | * 2012 - [https://www.owasp.org/index.php/OWASP_Security_Blitz#April_-_SQL_Injection April - SQL Injection] |
− | * 2012 - May - Cross Site Scripting | + | * 2012 - [https://www.owasp.org/index.php/OWASP_Security_Blitz#May_-_Cross_Site_Scripting May - Cross Site Scripting] |
* 2012 - June - Access Control | * 2012 - June - Access Control | ||
* 2012 - July - Mobile Security | * 2012 - July - Mobile Security | ||
Line 12: | Line 12: | ||
== Articles/Contributions/Updates== | == Articles/Contributions/Updates== | ||
Please add links to any stories, posts, articles, etc that are related to the current month | Please add links to any stories, posts, articles, etc that are related to the current month | ||
+ | |||
+ | ===April - SQL Injection=== | ||
+ | # [https://www.owasp.org/index.php/Query_Parameterization_Cheat_Sheet OWASP Parameterization Cheat Sheet] | ||
+ | # [http://thepowerofapostrophe.blogspot.in/ The Power of the Apostrophe blog] (funny) | ||
+ | # | ||
===May - Cross Site Scripting=== | ===May - Cross Site Scripting=== |
Revision as of 03:04, 7 May 2012
About
OWASP is starting a monthly security blitz where we will rally the security community around a particular topic. The topic may be a vulnerability, defensive design approach, technology or even a methodology. All members of the security community are encouraged to write blog posts, articles, patches to tools, videos etc in the spirit of the current monthly topic. Our goal is to show a variety of perspectives on the topic from the different perspectives of builders, breakers and defenders.
Monthly Security Topics
- 2012 - April - SQL Injection
- 2012 - May - Cross Site Scripting
- 2012 - June - Access Control
- 2012 - July - Mobile Security
- 2012 - August - Threat Modeling
Articles/Contributions/Updates
Please add links to any stories, posts, articles, etc that are related to the current month
April - SQL Injection
May - Cross Site Scripting
- OWASP XSS Prevention Cheat Sheet (Builder)
- XSS cheat sheet (Breaker)
- Content Security Policy (Builder)
- Dom Based XSS
- Dom Based XSS Prevention Cheat Sheet
OWASP AppSec Tutorial Project