From 851aae3f15db8795010a5bc9f0dcaca2aea9fcb9 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Tue, 29 Nov 2016 15:15:18 -0600 Subject: [PATCH] Oops, wrong module This reverts commit d55d2099c5aa7b625a032fe9739bb697a7de1077. --- modules/exploits/linux/http/linksys_themoon_exec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/linux/http/linksys_themoon_exec.rb b/modules/exploits/linux/http/linksys_themoon_exec.rb index ce8c624219..57b9e6e986 100644 --- a/modules/exploits/linux/http/linksys_themoon_exec.rb +++ b/modules/exploits/linux/http/linksys_themoon_exec.rb @@ -42,7 +42,7 @@ class MetasploitModule < Msf::Exploit::Remote ], 'DisclosureDate' => 'Feb 13 2014', 'Privileged' => true, - 'Platform' => 'linux', + 'Platform' => %w{ linux unix }, 'Payload' => { 'DisableNops' => true