mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-11 08:33:23 +03:00
update
This commit is contained in:
parent
05d12790f1
commit
287f74dbd2
|
@ -851,6 +851,7 @@ Options:
|
||||||
These options can be used to tweak testing of specific SQL injection
|
These options can be used to tweak testing of specific SQL injection
|
||||||
techniques.
|
techniques.
|
||||||
|
|
||||||
|
--technique=TECH SQL injection techniques to test for (default all)
|
||||||
--time-sec=TIMESEC Seconds to delay the DBMS response (default 5)
|
--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-cols=UCOLS Range of columns to test for UNION query SQL injection
|
||||||
--union-char=UCHAR Character to use for bruteforcing number of columns
|
--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.
|
techniques.
|
||||||
|
|
||||||
|
|
||||||
|
<sect2>SQL injection techniques to test for
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Switch: <tt>-</tt><tt>-technique</tt>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
TODO
|
||||||
|
|
||||||
|
|
||||||
<sect2>Seconds to delay the DBMS response for time-based blind SQL injection
|
<sect2>Seconds to delay the DBMS response for time-based blind SQL injection
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user