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 "Education Module What Is SQL Injection"
From OWASP
(New page: = Module Description = This module is an example module covering 'What is SQL Injection' as part of the Education Project based on the Education_Module_Sample. This module explain...) |
|||
Line 1: | Line 1: | ||
− | |||
= Module Description = | = Module Description = | ||
− | This module is an example module covering 'What is SQL Injection' as part of the [[Education Project]] based on the [[ | + | This module is an example module covering 'What is SQL Injection' as part of the [[:Category:Education Project|Education Project]] based on the [[Education Module Sample]]. This module explains SQL Injection. |
= Target audience = | = Target audience = | ||
− | Novice. SQL knowledge is a prereqisite. Can be combined with the "[[ | + | Novice. SQL knowledge is a prereqisite. Can be combined with the "[[Education Module What is SQL]]" Module. |
= Presentation = | = Presentation = | ||
− | + | The presentation can be found in [[Image:Module What is SQL.zip|What is SQL]]. | |
= Resources = | = Resources = | ||
− | |||
== OWASP pointers == | == OWASP pointers == | ||
* OWASP Testing Guide on [[Testing_for_SQL_Injection|SQL Injection]] | * OWASP Testing Guide on [[Testing_for_SQL_Injection|SQL Injection]] |
Revision as of 15:16, 28 July 2007
Module Description
This module is an example module covering 'What is SQL Injection' as part of the Education Project based on the Education Module Sample. This module explains SQL Injection.
Target audience
Novice. SQL knowledge is a prereqisite. Can be combined with the "Education Module What is SQL" Module.
Presentation
The presentation can be found in File:Module What is SQL.zip.
Resources
OWASP pointers
- OWASP Testing Guide on SQL Injection
- OWASP Guide on SQL injection
- OWASP Article on SQL Injection