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
(→Description) |
|||
Line 4: | Line 4: | ||
'''Online Resources''' | '''Online Resources''' | ||
− | * [http://www.ngssoftware.com/papers/more_advanced_sql_injection.pdf more | + | * [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] |
Revision as of 18:11, 29 August 2006
- This is an Attack. To view all attacks, please see the Attack Category page.
Description
Online Resources
- more Advanced SQL Injection - by NGS
- Blind SQL Injection Automation Techniques - Black Hat Pdf
- Blind Sql-Injection in MySQL Databases
- Cgisecurity.com: What is Blind SQL Injection?
- Blind SQL Injection
- http://www.spidynamics.com/whitepapers/Blind_SQLInjection.pdf
- http://www.imperva.com/application_defense_center/white_papers/blind_sql_server_injection.html
- SQL Injection Attacks
Tools
- SQL Power Injector
- [Absinthe :: Automated Blind SQL Injection // ver1.3.1
- SQLBrute - Multi Threaded Blind SQL Injection Bruteforcer in Python
- SQLiX - SQL Injection Scanner in Perl
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.