mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-05-17 14:13:45 +03:00
Minor docu update
This commit is contained in:
parent
47e0926d6c
commit
99e531c82a
3
Usage.md
3
Usage.md
|
@ -817,8 +817,9 @@ This switch requires an argument. Such argument is a string composed by any comb
|
|||
* `U`: Union query-based
|
||||
* `S`: Stacked queries
|
||||
* `T`: Time-based blind
|
||||
* `Q`: Inline query
|
||||
|
||||
For instance, you can provide `ES` if you want to test for and exploit error-based and stacked queries SQL injection types only. The default value is `BEUST`.
|
||||
For instance, you can provide `ES` if you want to test for and exploit error-based and stacked queries SQL injection types only. The default value is `BEUSTQ`.
|
||||
|
||||
Note that the string must include stacked queries technique letter, `S`, when you want to access the file system, takeover the operating system or access Windows registry hives.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user