Re: [sqlmap-users] Indexed blind SQL injection

2013-09-07 Thread Miroslav Stampar
Hi. IMO this approach has a serious issue with latency and cross-DBMS support. That said I don't see a practical value of it. Kind regards, Miroslav Stampar On Sep 7, 2013 7:49 PM, "kevin philips" wrote: > folks, > I'm new here :). Two years ago, I posted the technique "Indexed blind sql > inje

[sqlmap-users] Indexed blind SQL injection

2013-09-07 Thread kevin philips
folks, I'm new here :). Two years ago, I posted the technique "Indexed blind sql injection" to Full Disclosure _http://seclists.org/fulldisclosure/2011/Dec/71 In short, it's a generic optimization method for time-based sql injection attack. What do you guys think about this technique? I feel happy