We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726f01b commit b0e730dCopy full SHA for b0e730d
modules/exploits/windows/local/ipass_local_privesc.rb
@@ -18,7 +18,7 @@ def initialize(info={})
18
'Description' => %q{
19
The named pipe, \IPEFSYSPCPIPE, can be accessed by normal users to interact
20
with the iPass service. The service provides a LaunchAppSysMode command which
21
- allows to execute abitrary commands as SYSTEM.
+ allows to execute arbitrary commands as SYSTEM.
22
23
},
24
'License' => MSF_LICENSE,
0 commit comments