| Security Tutorials and Guides Whitepapers about security should be posted here. |
|
#1
| ||||
| ||||
| Methods of Quick Exploitation of Blind SQL Injection
SQL Injection vulnerabilities are often detected by analyzing error messages received from the database, but sometimes we cannot exploit the discovered vulnerability using classic methods (e.g., union). Until recently, we had to use boring slow techniques of symbol exhaustion in such cases. But is there any need to apply an ineffective approach, while we have the DBMS error message?! It can be adapted for line-by-line reading of data from a database or a file system, and this technique will be as easy as the classic SQL Injection exploitation. It is foolish not to take advantage of such opportunity! In this paper, we will consider the methods that allow one to use the database error messages as containers for useful data Download PDF: Code: http://www.ptsecurity.com/download/PT-devteev-FAST-blind-SQL-Injection.pdf |
|
#2
| ||||
| ||||
| Re: Methods of Quick Exploitation of Blind SQL Injection
If you load up fast-track/msf you will find that it has error based / blind injection modules.
__________________ "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are, in short, a perfect match". |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Guide] Blind SQL Injection | macd3v | Web Hacking & War Games | 5 | 11th April 2010 23:25 |
| [Question] Quick newby question on cracking software. | Seeker | General Hacking Discussions | 7 | 7th September 2009 16:08 |
| [News] InterN0T Quick Security Update & More | MaXe | InterN0T Newz | 8 | 26th November 2008 09:03 |
| [Cross Platform] SecurityForest ~ ExploitTree & Exploitation Framework | MaXe | Hacking Tools & Utilities | 3 | 29th July 2008 12:48 |
| ODFaq 2.1.0 Blind SQL Injection Exploit | hestas | Exploits, Vulnerabilities & PoCs | 2 | 12th July 2008 00:27 |