update bind_tcp settings

bug/bundler_fix
benpturner 2015-04-23 14:43:08 +01:00
parent 94d99cd833
commit 3e693c95df
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ module Metasploit3
'License' => MSF_LICENSE,
'Platform' => 'windows',
'Arch' => ARCH_CMD,
'Handler' => Msf::Handler::FindShell,
'Handler' => Msf::Handler::BindTcp,
'Session' => Msf::Sessions::CommandShell,
'PayloadType' => 'cmd_interact',
'RequiredCmd' => 'generic',