Skip to content

Commit b0e730d

Browse files
committed
Typo
1 parent 726f01b commit b0e730d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/ipass_local_privesc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize(info={})
1818
'Description' => %q{
1919
The named pipe, \IPEFSYSPCPIPE, can be accessed by normal users to interact
2020
with the iPass service. The service provides a LaunchAppSysMode command which
21-
allows to execute abitrary commands as SYSTEM.
21+
allows to execute arbitrary commands as SYSTEM.
2222
2323
},
2424
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)