Yes, clearly it is.
parent
bf40dc02ce
commit
8db66aeb98
|
@ -22,7 +22,7 @@ class Metasploit4 < Msf::Exploit::Local
|
|||
|
||||
def initialize(info={})
|
||||
super( update_info( info, {
|
||||
'Name' => 'Sophos Web Protection Appliance clear_keys.pl Local Privilege Escalation Exploit',
|
||||
'Name' => 'Sophos Web Protection Appliance clear_keys.pl Local Privilege Escalation',
|
||||
'Description' => %q{
|
||||
This module abuses a command injection on the clear_keys.pl perl script, installed with the
|
||||
Sophos Web Protection Appliance, to escalate privileges from the "superman" user to "root".
|
||||
|
|
Loading…
Reference in New Issue