mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-25 03:13:46 +03:00
61 lines
1.7 KiB
Markdown
61 lines
1.7 KiB
Markdown
# Screenshots
|
|
|
|
Verbose output (option `-v` set to `3`):
|
|
|
|

|
|
|
|
Concatenation of three tamper scripts to obfuscate the injected SQL payloads (option `--tamper` set to `between,randomcase,space2comment`):
|
|
|
|

|
|
|
|
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"`):
|
|
|
|

|
|
|
|
Conducting through tests only if positive heuristic(s) (switch `--smart`):
|
|
|
|

|
|
|
|
DNS exfiltration technique (option `--dns-domain`):
|
|
|
|

|
|
|
|
Identify WAF/IDS/IPS protection (switch `--identify-waf`):
|
|
|
|

|
|
|
|
HTTP parameter pollution (switch `--hpp`):
|
|
|
|

|
|
|
|
Replicating table to a local SQLite3 database (option `--dump-format` set to `SQLITE`):
|
|
|
|

|
|
|
|
Dumping table to HTML format (option `--dump-format` set to `HTML`):
|
|
|
|

|
|
|
|
OS pwn mode (Meterpreter) (switch `--os-pwn`):
|
|
|
|

|
|
|
|
OS shell mode (switch `--os-shell`):
|
|
|
|

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

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