mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Minor language update
This commit is contained in:
parent
bf18b025d6
commit
4f4c50c4d5
2 changed files with 4 additions and 4 deletions
|
|
@ -556,11 +556,11 @@ osCmd =
|
|||
# Valid: True or False
|
||||
osShell = False
|
||||
|
||||
# Prompt for an out-of-band shell, meterpreter or VNC.
|
||||
# Prompt for an out-of-band shell, Meterpreter or VNC.
|
||||
# Valid: True or False
|
||||
osPwn = False
|
||||
|
||||
# One click prompt for an out-of-band shell, meterpreter or VNC.
|
||||
# One click prompt for an out-of-band shell, Meterpreter or VNC.
|
||||
# Valid: True or False
|
||||
osSmb = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue