Keywords
git-svn-id: file:///home/svn/framework3/trunk@12899 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
1fced297f4
commit
37246299eb
|
@ -1,4 +1,4 @@
|
||||||
# $Id: enum_packages.rb 12796 2011-06-01 11:52:36Z darkoperator $
|
# $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
##
|
##
|
||||||
|
@ -27,7 +27,7 @@ class Metasploit3 < Msf::Post
|
||||||
'Description' => %q{ Post Module to enumerate Services on a Linux System},
|
'Description' => %q{ Post Module to enumerate Services on a Linux System},
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
'Author' => [ 'Carlos Perez <carlos_perez[at]darkoperator.com>'],
|
'Author' => [ 'Carlos Perez <carlos_perez[at]darkoperator.com>'],
|
||||||
'Version' => '$Revision: 12796 $',
|
'Version' => '$Revision$',
|
||||||
'Platform' => [ 'linux' ],
|
'Platform' => [ 'linux' ],
|
||||||
'SessionTypes' => [ 'shell' ]
|
'SessionTypes' => [ 'shell' ]
|
||||||
))
|
))
|
||||||
|
|
Loading…
Reference in New Issue