Land #10298, bug fix for #10219

GSoC/Meterpreter_Web_Console
William Vu 2018-07-12 17:49:18 -05:00
commit 3ab2f6a569
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class MetasploitModule < Msf::Exploit::Remote
'DisclosureDate' => 'Jun 25 2018',
'License' => MSF_LICENSE,
'Platform' => ['unix', 'linux'],
'Arch' => [ARCH_X86, ARCH_X64],
'Arch' => [ARCH_CMD, ARCH_X86, ARCH_X64],
'Privileged' => true,
'Targets' => [
['Unix In-Memory',