Fix author email format
parent
b8b8732d85
commit
170c4f5451
|
@ -32,7 +32,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Author' =>
|
||||
[
|
||||
'Yamata Li', # Vulnerability Discovery
|
||||
'Shahin Ramezany <shahin[at]abysssec.com', # Vulnerability Analysis and Exploit
|
||||
'Shahin Ramezany <shahin[at]abysssec.com>', # Vulnerability Analysis and Exploit
|
||||
'juan vazquez', # Metasploit module
|
||||
'Jordi Sanchez <jsanchez[at]0x01000000.org>', # Metasploit module - Help
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue