minor info hash fixes
git-svn-id: file:///home/svn/framework3/trunk@12191 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -22,10 +22,11 @@ class Metasploit3 < Msf::Post
|
||||
user on a machine.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' => [
|
||||
'Roni Bachar <roni.bachar.blog[at]gmail.com>', # original meterpreter script
|
||||
'bannedit' # post module
|
||||
],
|
||||
'Author' =>
|
||||
[
|
||||
'Roni Bachar <roni.bachar.blog[at]gmail.com>', # original meterpreter script
|
||||
'bannedit' # post module
|
||||
],
|
||||
'Version' => '$Revision$',
|
||||
'Platform' => ['windows'],
|
||||
'SessionTypes' => ['meterpreter']
|
||||
|
||||
Reference in New Issue
Block a user