Fix typo in author's name
parent
74ea85fe84
commit
7133f0a68e
|
@ -26,7 +26,7 @@ class Metasploit3 < Msf::Exploit::Local
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
'Author' =>
|
'Author' =>
|
||||||
[
|
[
|
||||||
'Micahel Milvich', # vulnerability discovery, advisory
|
'Michael Milvich', # vulnerability discovery, advisory
|
||||||
'Sofiane Talmat', # vulnerability discovery, advisory
|
'Sofiane Talmat', # vulnerability discovery, advisory
|
||||||
'h0ng10' # Metasploit module
|
'h0ng10' # Metasploit module
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue