git-svn-id: file:///home/svn/framework3/trunk@12618 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2011-05-15 18:12:29 +00:00
parent 672c8961be
commit d50613deaa
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
##
# $Id: ssh_creds.rb 12455 2011-04-27 16:25:15Z Jim Halfpenny $
# $Id$
##
##
@ -29,7 +29,7 @@ class Metasploit3 < Msf::Post
},
'License' => MSF_LICENSE,
'Author' => ['Jim Halfpenny'],
'Version' => '10',
'Version' => '$Revision',
'Platform' => ['linux', 'bsd', 'unix', 'osx'],
'SessionTypes' => ['meterpreter', 'shell' ]
))