fixed missing > on author
parent
8520cbf218
commit
0ae7756d26
|
@ -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' ],
|
||||
|
|
Loading…
Reference in New Issue