Remove stray PayloadType outside Compat

GSoC/Meterpreter_Web_Console
William Vu 2018-06-12 14:59:29 -05:00
parent 93e9c96a1c
commit f4bb00b9a5
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ class MetasploitModule < Msf::Exploit::Remote
['URL', 'https://www.tenable.com/blog/advisory-red-hat-dhcp-client-command-injection-trouble'],
['URL', 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1111']
],
'PayloadType' => 'cmd',
'Targets' => [ [ 'Automatic Target', { }] ],
'DefaultTarget' => 0,
'DisclosureDate' => 'May 15 2018'