Remove redundant Platform and Arch definitions
This commit is contained in:
@@ -41,7 +41,6 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||
['URL', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0507'],
|
||||
['URL', 'https://www.rapid7.com/blog/post/2012/03/29/cve-2012-0507--java-strikes-again']
|
||||
],
|
||||
'Platform' => %w{java linux osx solaris win},
|
||||
'Payload' => { 'Space' => 20480, 'BadChars' => '', 'DisableNops' => true },
|
||||
'Targets' => [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user