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 "Blind SQL Injection"

From OWASP
Jump to: navigation, search
(Description)
(Description)
Line 4: Line 4:
  
 
'''Online Resources'''
 
'''Online Resources'''
 +
* [http://www.ngssoftware.com/papers/more_advanced_sql_injection.pdf more) Advanced SQL Injection] - by NGS
 
* [http://www.blackhat.com/presentations/bh-usa-04/bh-us-04-hotchkies/bh-us-04-hotchkies.pdf Blind SQL Injection Automation Techniques] - Black Hat Pdf
 
* [http://www.blackhat.com/presentations/bh-usa-04/bh-us-04-hotchkies/bh-us-04-hotchkies.pdf Blind SQL Injection Automation Techniques] - Black Hat Pdf
 
* [http://seclists.org/lists/bugtraq/2005/Feb/0288.html Blind Sql-Injection in MySQL Databases]
 
* [http://seclists.org/lists/bugtraq/2005/Feb/0288.html Blind Sql-Injection in MySQL Databases]
Line 10: Line 11:
 
* http://www.spidynamics.com/whitepapers/Blind_SQLInjection.pdf
 
* http://www.spidynamics.com/whitepapers/Blind_SQLInjection.pdf
 
* http://www.imperva.com/application_defense_center/white_papers/blind_sql_server_injection.html
 
* http://www.imperva.com/application_defense_center/white_papers/blind_sql_server_injection.html
 +
* [http://wcsc.myweb.usf.edu/tutorials/SQL_Injection.ppt SQL Injection Attacks]
  
 
'''Tools'''
 
'''Tools'''

Revision as of 12:53, 25 July 2006

This is an Attack. To view all attacks, please see the Attack Category page.


Description

Online Resources

Tools

Examples

Related Threats

Related Attacks

Related Vulnerabilities

Related Countermeasures

Categories

This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.