Fix typo in author's name

bug/bundler_fix
James Lee 2015-06-01 16:45:09 -05:00
parent 74ea85fe84
commit 7133f0a68e
No known key found for this signature in database
GPG Key ID: 2D6094C7CEA0A321
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class Metasploit3 < Msf::Exploit::Local
'License' => MSF_LICENSE,
'Author' =>
[
'Micahel Milvich', # vulnerability discovery, advisory
'Michael Milvich', # vulnerability discovery, advisory
'Sofiane Talmat', # vulnerability discovery, advisory
'h0ng10' # Metasploit module
],