Skip to content

Commit 98e416f

Browse files
author
Pedro Ribeiro
committed
Correct OSVDB id
1 parent e474ecc commit 98e416f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/netflow_file_download.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def initialize(info={})
2727
'References' =>
2828
[
2929
[ 'CVE', '2014-5445' ],
30-
[ 'OSVDB', '115341' ],
30+
[ 'OSVDB', '115340' ],
3131
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_netflow_it360_file_dl.txt' ],
3232
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Dec/9' ]
3333
],

0 commit comments

Comments
 (0)