mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-12 19:35:44 +01:00
Minor change of order
This commit is contained in:
parent
54bcf6db84
commit
049c6cd67d
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
Usage.md
|
|
@ -63,6 +63,7 @@
|
|||
provide custom injection payloads and optional tampering scripts
|
||||
|
||||
-p TESTPARAMETER Testable parameter(s)
|
||||
--skip=SKIP Skip testing for given parameter(s)
|
||||
--dbms=DBMS Force back-end DBMS to this value
|
||||
--os=OS Force back-end DBMS operating system to this value
|
||||
--invalid-bignum Use big numbers for invalidating values
|
||||
|
|
@ -71,7 +72,6 @@
|
|||
--no-escape Turn off string escaping mechanism
|
||||
--prefix=PREFIX Injection payload prefix string
|
||||
--suffix=SUFFIX Injection payload suffix string
|
||||
--skip=SKIP Skip testing for given parameter(s)
|
||||
--tamper=TAMPER Use given script(s) for tampering injection data
|
||||
|
||||
Detection:
|
||||
|
|
|
|||
Loading…
Reference in a new issue