Minor grammar fix

This commit is contained in:
Miroslav Stampar
2017-12-13 13:49:55 +01:00
parent 9a2cdd4b59
commit 5326df1071
8 changed files with 18 additions and 18 deletions

View File

@@ -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"