From 287f74dbd25e55c73d5f229d0f426bc14773d6b9 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Wed, 6 Apr 2011 14:59:51 +0000 Subject: [PATCH] update --- doc/README.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/README.sgml b/doc/README.sgml index 79e595fea..241c180e8 100644 --- a/doc/README.sgml +++ b/doc/README.sgml @@ -851,6 +851,7 @@ Options: These options can be used to tweak testing of specific SQL injection techniques. + --technique=TECH SQL injection techniques to test for (default all) --time-sec=TIMESEC Seconds to delay the DBMS response (default 5) --union-cols=UCOLS Range of columns to test for UNION query SQL injection --union-char=UCHAR Character to use for bruteforcing number of columns @@ -1784,6 +1785,15 @@ These options can be used to tweak testing of specific SQL injection techniques. +SQL injection techniques to test for + +

+Switch: --technique + +

+TODO + + Seconds to delay the DBMS response for time-based blind SQL injection