Skip to content

Commit e5bdf22

Browse files
author
Pedro Ribeiro
committed
Update netflow_file_download.rb
1 parent 15cb3fb commit e5bdf22

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
@@ -29,7 +29,7 @@ def initialize(info={})
2929
[ 'CVE', '2014-5445' ],
3030
[ 'OSVDB', 'TODO' ],
3131
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_netflow_it360_file_dl.txt' ],
32-
[ 'URL', 'FULLDISC_URL' ]
32+
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Dec/9' ]
3333
],
3434
'DisclosureDate' => 'Nov 30 2014'))
3535

0 commit comments

Comments
 (0)