feedback included

bug/bundler_fix
Michael Messner 2014-04-07 19:25:26 +02:00
parent 85de6ed0c9
commit 003310f18a
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@ class Metasploit3 < Msf::Exploit::Remote
'DisableNops' => true
},
'Arch' => ARCH_MIPSLE,
'Targets' =>
[
[ 'Automatic Targeting', { } ],
],
'DefaultTarget' => 0
))
end