fixed missing > on author

unstable
Rob Fuller 2012-10-05 11:13:40 -04:00
parent 8520cbf218
commit 0ae7756d26
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class Metasploit3 < Msf::Exploit::Local
'Author' => [
'David Kennedy "ReL1K" <kennedyd013[at]gmail.com>',
'mitnick',
'mubix <mubix[at]hak5.org' # Port to local exploit
'mubix <mubix[at]hak5.org>' # Port to local exploit
],
'Version' => '$Revision$',
'Platform' => [ 'windows' ],