mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-28 12:42:18 +00:00
Minor grammar fix
This commit is contained in:
parent
9a2cdd4b59
commit
5326df1071
8 changed files with 18 additions and 18 deletions
|
|
@ -501,7 +501,7 @@ class Metasploit:
|
|||
|
||||
send_all(proc, "getsystem\n")
|
||||
|
||||
infoMsg = "displaying the list of Access Tokens availables. "
|
||||
infoMsg = "displaying the list of available Access Tokens. "
|
||||
infoMsg += "Choose which user you want to impersonate by "
|
||||
infoMsg += "using incognito's command 'impersonate_token' if "
|
||||
infoMsg += "'getsystem' does not success to elevate privileges"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue