mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-12 03:16:36 +01:00
Minor fixes
This commit is contained in:
parent
6e0b4cf78e
commit
341d342716
1 changed files with 2 additions and 2 deletions
|
|
@ -12,11 +12,11 @@ Cracking dumped databased users' password hashes (switch `--passwords`):
|
|||
Enumerating database table's columns (switch `--columns`):
|
||||

|
||||
|
||||
Mnemonics (option `-z` set to `flu,ign,bat,tec=B`):
|
||||
Mnemonics (option `-z` set to `"flu,ign,bat,tec=B"`):
|
||||

|
||||
|
||||
SQL shell mode (switch `--sql-shell`):
|
||||

|
||||

|
||||
|
||||
Wizard mode (switch `--wizard`):
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue