updated platform

bug/bundler_fix
jakxx 2014-06-25 22:01:19 -04:00
parent 54ccc261d1
commit 4da28f1708
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Targets' =>
[
['Python', {
'Platform' => 'py',
'Platform' => 'python',
'Arch' => ARCH_PYTHON
}],
['PHP', {