Default payload to linux/x86/meterpreter/reverse_tcp_uuid

Default to linux/x86/meterpreter/reverse_tcp_uuid for now because
of issue #6833
bug/bundler_fix
wchen-r7 2016-04-29 11:52:50 -05:00
parent 288975a9ce
commit d6a6577c5c
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ class MetasploitModule < Msf::Exploit::Remote
],
'Platform' => %w{ linux },
'Privileged' => true,
'DefaultOptions' => {
'PAYLOAD' => 'linux/x86/meterpreter/reverse_tcp_uuid'
},
'Targets' =>
[
['Linux Universal',