From fa542b96912454456e6f04416efaef9bfa2430fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C4=B0nce?= Date: Tue, 25 Dec 2018 15:56:25 +0300 Subject: [PATCH] Adding platform and arch to top level --- modules/exploits/linux/http/mailcleaner_exec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/linux/http/mailcleaner_exec.rb b/modules/exploits/linux/http/mailcleaner_exec.rb index 361cbeab8a..ec93ddfcfb 100644 --- a/modules/exploits/linux/http/mailcleaner_exec.rb +++ b/modules/exploits/linux/http/mailcleaner_exec.rb @@ -33,7 +33,7 @@ class MetasploitModule < Msf::Exploit::Remote 'WfsDelay' => 5, 'Payload' => 'python/meterpreter/reverse_tcp' }, - 'Platform' => ['unix'], + 'Platform' => ['python', 'unix'], 'Arch' => [ ARCH_PYTHON, ARCH_CMD ], 'Targets' => [