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

Blind SQL Injection

From OWASP
Revision as of 22:41, 30 August 2006 by Cturra (talk | contribs) (Added cross-reference to Injection Problems)

Jump to: navigation, search
This is an Attack. To view all attacks, please see the Attack Category page.


Description

Blind SQL injection is identical to normal SQL injection, however, when such an attack is performed a handled error message is returned. This results in no generic database error messages and without disclosing such information the attacker is working 'blindly.'


Online Resources

Tools

Examples

Related Threats

Related Attacks

Related Problems

Related Countermeasures

Categories

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