Skip to content

Commit 80aba72

Browse files
authored
Update ibm_lotus_notes2.rb
1 parent 2b85eb1 commit 80aba72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/dos/http/ibm_lotus_notes2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info = {})
2323
[ 'EXPLOIT-DB', '42604'],
2424
[ 'CVE', '2017-1130' ]
2525
],
26-
'DisclosureDate' => 'August 31 2017',
26+
'DisclosureDate' => 'Aug 31 2017',
2727
'Actions' => [[ 'WebServer' ]],
2828
'PassiveActions' => [ 'WebServer' ],
2929
'DefaultAction' => 'WebServer'

0 commit comments

Comments
 (0)