mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-16 19:13:29 +03:00
Updated Usage (markdown)
This commit is contained in:
parent
b02206cb22
commit
5a5d571fa1
4
Usage.md
4
Usage.md
|
@ -1,5 +1,5 @@
|
||||||
# Usage
|
# Usage
|
||||||
|
```
|
||||||
Usage: python sqlmap.py [options]
|
Usage: python sqlmap.py [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
@ -221,7 +221,7 @@ Options:
|
||||||
--smart Conduct through tests only if positive heuristic(s)
|
--smart Conduct through tests only if positive heuristic(s)
|
||||||
--test-filter=TE.. Select tests by payloads and/or titles (e.g. ROW)
|
--test-filter=TE.. Select tests by payloads and/or titles (e.g. ROW)
|
||||||
--wizard Simple wizard interface for beginner users
|
--wizard Simple wizard interface for beginner users
|
||||||
|
```
|
||||||
## Output verbosity
|
## Output verbosity
|
||||||
|
|
||||||
Switch: `-v`
|
Switch: `-v`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user