Fixup WMI

bug/bundler_fix
Meatballs 2014-02-09 11:18:15 +00:00
parent 02f1ff27ee
commit f1959f5313
No known key found for this signature in database
GPG Key ID: 5380EAF01F2F8B38
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ class Metasploit3 < Msf::Exploit::Local
payload_instance.arch.first,
{
:remove_comspec => true,
:encode_inner_payload => true,
:use_single_quotes => true
})
chunks = split_code(psh, 1000)