a few more svn:keywords fixes
git-svn-id: file:///home/svn/framework3/trunk@7870 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
d5eb4d8217
commit
b1c9b7e927
|
@ -20,7 +20,7 @@ module Metasploit3
|
|||
def initialize(info = {})
|
||||
super(merge_info(info,
|
||||
'Name' => 'Windows x64 Command Shell',
|
||||
'Version' => '$Revision',
|
||||
'Version' => '$Revision$',
|
||||
'Description' => 'Spawn a piped command shell (Windows x64)',
|
||||
'Author' => [ 'sf' ],
|
||||
'License' => MSF_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue