Switching to privileged => false

bug/bundler_fix
Tod Beardsley 2015-04-01 14:35:45 -05:00
parent 0825534d2c
commit b17727d244
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Metasploit3 < Msf::Exploit::Remote
},
'Platform' => 'unix',
'Arch' => ARCH_CMD,
'Privileged' => true,
'Privileged' => false,
'Targets' => [ [ "Universal", {} ] ],
'Payload' =>
{