mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Fixed some authors
git-svn-id: file:///home/svn/incoming/trunk@3163 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
8a42985d84
commit
9b977bee1b
@ -17,7 +17,9 @@ class Msf::Module::Author
|
||||
'skape' => 'mmiller@hick.org',
|
||||
'vlad902' => 'vlad902@gmail.com',
|
||||
'optyx' => 'optyx@hatesemail.com',
|
||||
'anonymous' => 'anonymous-contributor@metasploit.com'
|
||||
'anonymous' => 'anonymous-contributor@metasploit.com',
|
||||
'stinko' => 'vinnie@metasploit.com',
|
||||
|
||||
}
|
||||
|
||||
#
|
||||
|
@ -15,7 +15,7 @@ class Exploits::Windows::Ftp::WSFTPDMKDOverflow < Msf::Exploit::Remote
|
||||
Arvin.
|
||||
|
||||
},
|
||||
'Author' => [ 'ET LoWNOISE <et [at] cyberspace.org>', 'Reed Arvin <reedarvin [at] gmail.com>' ],
|
||||
'Author' => [ 'ET LoWNOISE <et@cyberspace.org>', 'Reed Arvin <reedarvin@gmail.com>' ],
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
|
@ -22,7 +22,7 @@ class Exploits::Windows::Iis::MS02_018_HTR < Msf::Exploit::Remote
|
||||
because otherwise the data gets mangled by the filters.
|
||||
|
||||
},
|
||||
'Author' => [ 'Stinko' ],
|
||||
'Author' => [ 'stinko' ],
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user