updated platform
parent
54ccc261d1
commit
4da28f1708
|
@ -44,7 +44,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Targets' =>
|
||||
[
|
||||
['Python', {
|
||||
'Platform' => 'py',
|
||||
'Platform' => 'python',
|
||||
'Arch' => ARCH_PYTHON
|
||||
}],
|
||||
['PHP', {
|
||||
|
|
Loading…
Reference in New Issue