mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-10 19:56:36 +03:00
Minor fixes
parent
6e0b4cf78e
commit
341d342716
|
@ -12,11 +12,11 @@ Cracking dumped databased users' password hashes (switch `--passwords`):
|
|||
Enumerating database table's columns (switch `--columns`):
|
||||
![Database table's columns dump](images/sqlmap_enumerating_columns.png)
|
||||
|
||||
Mnemonics (option `-z` set to `flu,ign,bat,tec=B`):
|
||||
Mnemonics (option `-z` set to `"flu,ign,bat,tec=B"`):
|
||||
![Mnemonics set to flu,ign,bat,tec=B](images/sqlmap_mnemonics.png)
|
||||
|
||||
SQL shell mode (switch `--sql-shell`):
|
||||
![SQL shell mode](images/sqlmap_shell.png)
|
||||
![SQL shell mode](images/sqlmap_sql_shell.png)
|
||||
|
||||
Wizard mode (switch `--wizard`):
|
||||
![Wizard mode](images/sqlmap_wizard.png)
|
||||
|
|
Loading…
Reference in New Issue
Block a user