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
Line 1: Line 1:
== OWASP Module Template ==
+
= OWASP Module Template =
 
Some guidelines:
 
Some guidelines:
 
* Use the OWASP Education Project [http://www.owasp.org/images/e/e0/Education_Project_Template.zip Template powerpoint].
 
* Use the OWASP Education Project [http://www.owasp.org/images/e/e0/Education_Project_Template.zip Template powerpoint].
Line 5: Line 5:
 
* ...
 
* ...
  
== Modules ==
+
= Modules =
 
tbd
 
tbd
=== SQL Injection ===
+
== SQL Injection ==
 
example tbd
 
example tbd
 +
=== What is SQL Injection ? ===
 +
'''Description:'''<br>
 +
:(tbd)
 +
'''Target audience:'''<br>
 +
:Novice
 +
'''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]

Revision as of 14:10, 1 March 2007

OWASP Module Template

Some guidelines:

  • Use the OWASP Education Project Template powerpoint.
  • Add a descriptive summary and expectations on knowledge.
  • ...

Modules

tbd

SQL Injection

example tbd

What is SQL Injection ?

Description:

(tbd)

Target audience:

Novice

Presentation:

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:

OWASP pointers:
  • OWASP Testing Guide on [[Testing_for_SQL_Injection|SQL Injection]
  • OWASP Guide on SQL injection
  • OWASP Article on [[SQL_Injection SQL Injection]