Remove Compat hash to allow more payloads

bug/bundler_fix
William Vu 2016-11-04 13:55:06 -05:00
parent f0c89ffb56
commit da356e7d62
1 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@ class MetasploitModule < Msf::Exploit::Remote
'Payload' =>
{
'DisableNops' => true,
'Compat' =>
{
'PayloadType' => 'cmd',
},
'Space' => 32768,
},
'Platform' => 'unix',