Skip to content

Commit a9b78e3

Browse files
authored
Update typos
1 parent cc99aaa commit a9b78e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/manage/run_as_psh.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def run
4545
sessNo = datastore['session']
4646
channelized = datastore['channelize']
4747
hidden = datastore['hidden']
48-
#Check if session si interactive
48+
#Check if session is interactive
4949
if (!session.interacting and inter)
5050
print_error("Interactive mode can only be used in a meterpreter console")
5151
print_error("Use 'run post/windows/manage/run_as_psh USER=x PASS=X EXE=X' or 'SET INTERACTIVE false'")

0 commit comments

Comments
 (0)