Remove spaces

bug/bundler_fix
Hans-Martin Münch (h0ng10) 2015-10-01 18:56:37 +02:00
parent 41cf0ef676
commit 30101153fa
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class Metasploit3 < Msf::Exploit::Remote
[
['URL', 'https://docs.oracle.com/javase/8/docs/technotes/guides/jmx/JMX_1_4_specification.pdf'],
['URL', 'http://www.accuvant.com/blog/exploiting-jmx-rmi'],
[ 'CVE', '2015-2342' ]
['CVE', '2015-2342']
],
'Platform' => 'java',
'Arch' => ARCH_JAVA,