Land #10298, bug fix for #10219

4.x
William Vu 2018-07-12 17:49:18 -05:00 committed by Metasploit
parent 58a88194eb
commit 9db75849a9
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
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',