mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-12 03:16:36 +01:00
Minor language update
This commit is contained in:
parent
c60e3beaa5
commit
c43fd27665
1 changed files with 6 additions and 6 deletions
|
|
@ -24,14 +24,14 @@ DNS exfiltration technique (option `--dns-domain`):
|
|||
Replicating table to a local SQLite3 database (switch `--replicate`):
|
||||

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

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

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

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

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

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

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

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