Fix author email format

unstable
sinn3r 2011-11-12 01:53:25 -06:00
parent b8b8732d85
commit 170c4f5451
1 changed files with 1 additions and 1 deletions

View File

@ -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
],