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 Education Project Modules"

From OWASP
Jump to: navigation, search
(SQL Injection)
(*Briechenstein Software OWASP Education Project Downloads/ Category:OWASP_Download)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
= OWASP Module Template =
 
= OWASP Module Template =
Some guidelines:
 
* Use the OWASP Education Project [http://www.owasp.org/images/e/e0/Education_Project_Template.zip Template powerpoint].
 
* Add a descriptive summary and expectations on knowledge.
 
* ...
 
  
 
= Modules =
 
= Modules =
tbd
+
The current list is grouped below in the Education Module Category. These modules are the building blocks of the Education Tracks.  
== SQL Injection (example) ==
+
 
example tbd
+
A sample or template module can be found [[Education Module Sample|here]].
=== What is SQL Injection ? ===
+
 
'''Description:'''<br>
+
Example modules are "[[Education Module What Is SQL Injection]]" and "[[Education Module What is SQL]]".
:This module explains SQL Injection.
+
 
'''Target audience:'''<br>
+
[[Category:OWASP Education Modules]]
:Novice. SQL knowledge is a prereqisite. Can be combined with the "What is SQL" Module.
+
[[Category:OWASP Education Project]]
'''Presentation:'''<br>
 
:The presentation can be found in http://www.owasp.org/images/9/9d/Module_What_is_SQL_Injection.zip Any supporting stuff can be added here.
 
'''Resources:'''<br>
 
:OWASP pointers:
 
:* OWASP Testing Guide on [[Testing_for_SQL_Injection|SQL Injection]
 
:* OWASP Guide on [[Interpreter_Injection#SQL_Injection|SQL injection]]
 
:* OWASP Article on [[SQL_Injection SQL Injection]
 
=== What is SQL? ===
 
'''Description:'''<br>
 
:This module is to explain SQL to non-programmers. This can be used as support prior to the "What is SQL Injection?" module.
 
'''Target audience:'''<br>
 
:Novice
 
'''Presentation:'''<br>
 
:The presentation can be found in http://www.owasp.org/images/d/da/Module_What_is_SQL.zip Any supporting stuff can be added here.
 
'''Resources:'''<br>
 
:External pointers:
 
:* Wikipedia on [http://en.wikipedia.org/wiki/Sql SQL]
 

Latest revision as of 14:41, 6 September 2014

OWASP Module Template

Modules

The current list is grouped below in the Education Module Category. These modules are the building blocks of the Education Tracks.

A sample or template module can be found here.

Example modules are "Education Module What Is SQL Injection" and "Education Module What is SQL".