Removed duplicate 'Privileged' key
parent
4ed12d7077
commit
b75084249a
|
@ -32,7 +32,6 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
],
|
||||
'Platform' => 'linux',
|
||||
'Arch' => ARCH_X86_64,
|
||||
'Privileged' => false,
|
||||
'Stance' => Msf::Exploit::Stance::Aggressive,
|
||||
'Targets' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue