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 d87483b commit bd3b651Copy full SHA for bd3b651
modules/exploits/osx/local/rootpipe.rb
@@ -18,7 +18,7 @@ def initialize(info = {})
18
'Name' => 'Apple OS X Rootpipe Privilege Escalation',
19
'Description' => %q{
20
This module exploits a hidden backdoor API in Apple's Admin framework on
21
- Mac OS X to escalate privileges to root, dupped "Rootpipe."
+ Mac OS X to escalate privileges to root, dubbed "Rootpipe."
22
23
This module was tested on Yosemite 10.10.2 and should work on previous versions.
24
0 commit comments