mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-13 11:53:32 +01:00
Updated Usage (markdown)
This commit is contained in:
parent
7c72663fe6
commit
baee9963ef
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
Usage.md
|
|
@ -1644,7 +1644,7 @@ Switch: `--wizard`
|
|||
|
||||
For beginner users there is a wizard interface which uses a simple workflow with as little questions as possible. If user just enters target URL and uses default answers (e.g. by pressing `Enter`) he should have a properly set sqlmap run environment by the end of the workflow.
|
||||
|
||||
Example against a Microsoft SQL Server target:
|
||||
Example against a Microsoft SQL Server target:
|
||||
|
||||
$ python sqlmap.py --wizard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue