Skip to content

Commit 7b5c819

Browse files
committed
Land rapid7#7588, disclosure date fix for OpenNMS sploit
2 parents c8320d6 + 8869ebf commit 7b5c819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/misc/opennms_java_serialize.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def initialize(info = {})
3434
[ 'OpenNMS / Linux x86_64', { 'Arch' => ARCH_X64, 'Platform' => 'linux' } ]
3535
],
3636
'DefaultTarget' => 0,
37-
'DisclosureDate' => 'Nov 19 2014'
37+
'DisclosureDate' => 'Nov 06 2015'
3838
)
3939
)
4040

0 commit comments

Comments
 (0)