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
Jump to: navigation, search
(Example Education Module What Is SQL Injection)
(OWASP pointers)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
  
 
= Target audience =
 
= Target audience =
Novice. SQL knowledge is a prereqisite. Can be combined with the "[[Education Module What is SQL]]" Module.
+
Novice. SQL knowledge is a prerequisite. 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]].
+
The presentation can be found in [[:Image:Module What is SQL Injection.zip|What is SQL Injection]].
  
 
= Resources =
 
= Resources =
 
== OWASP pointers ==
 
== OWASP pointers ==
* OWASP Testing Guide on [[Testing_for_SQL_Injection|SQL Injection]]
+
* OWASP Testing Guide on [[Testing_for_SQL_Injection (OWASP-DV-005)|SQL Injection]]
 
* OWASP Guide on [[Interpreter_Injection#SQL_Injection|SQL injection]]
 
* OWASP Guide on [[Interpreter_Injection#SQL_Injection|SQL injection]]
 
* OWASP Article on [[SQL_Injection|SQL Injection]]
 
* OWASP Article on [[SQL_Injection|SQL Injection]]
 +
 
== External pointers ==
 
== External pointers ==
  
 
[[Category:OWASP Education Modules]]
 
[[Category:OWASP Education Modules]]

Latest revision as of 22:44, 14 December 2008

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 prerequisite. Can be combined with the "Education Module What is SQL" Module.

Presentation

The presentation can be found in What is SQL Injection.

Resources

OWASP pointers

External pointers