Removed double lines in Author field and general URLs

unstable
Royce Davis 2012-11-07 08:22:09 -06:00
parent aec4d99549
commit ac518f7091
1 changed files with 1 additions and 4 deletions

View File

@ -28,14 +28,11 @@ class Metasploit3 < Msf::Auxiliary
},
'Author' => [
'Royce Davis <rdavis[at]accuvant.com>',
'Twitter: <[at]R3dy__>',
'Royce @R3dy__ Davis <rdavis[at]accuvant.com>',
],
'License' => MSF_LICENSE,
'References' => [
[ 'URL', 'http://www.pentestgeek.com' ],
[ 'URL', 'http://www.accuvant.com' ],
[ 'URL', 'http://sourceforge.net/projects/smbexec/' ],
],
))