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
(OWASP Module Template)
(What is SQL?)
Line 29: Line 29:
 
: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.
 
: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>
 
'''Resources:'''<br>
 +
:OWASP links:
 +
:* [[SQL Injection]]
 
:External pointers:
 
:External pointers:
 
:* Wikipedia on [http://en.wikipedia.org/wiki/Sql SQL]
 
:* Wikipedia on [http://en.wikipedia.org/wiki/Sql SQL]

Revision as of 14:40, 28 July 2007

OWASP Module Template

Modules

tbd

SQL Injection (example)

example tbd

What is SQL Injection ?

Description:

This module explains SQL Injection.

Target audience:

Novice. SQL knowledge is a prereqisite. Can be combined with the "What is SQL" Module.

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:

What is SQL?

Description:

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:

Novice

Presentation:

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:

OWASP links:
External pointers:
  • Wikipedia on SQL