Complete the Author metadata

bug/bundler_fix
jvazquez-r7 2013-08-26 23:29:16 -05:00
parent 8efe2d9206
commit 93c46c4be5
1 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,11 @@ class Metasploit4 < Msf::Exploit::Local
have vmware-mount happily execute it as root for us. have vmware-mount happily execute it as root for us.
}, },
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Author' => [ 'egypt'], 'Author' =>
[
'Tavis Ormandy', # Vulnerability discovery and PoC
'egypt' # Metasploit module
],
'Platform' => [ 'linux' ], 'Platform' => [ 'linux' ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
'Targets' => 'Targets' =>