Skip to content

Commit 78c2f8a

Browse files
author
Pedro Ribeiro
committed
Update sysaid_sql_creds.rb
1 parent 7f35c3b commit 78c2f8a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/auxiliary/admin/http/sysaid_sql_creds.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ def initialize(info={})
3030
[
3131
[ 'CVE', '2015-2996' ],
3232
[ 'CVE', '2015-2998' ],
33-
[ 'OSVDB', 'TODO' ],
34-
[ 'OSVDB', 'TODO' ],
3533
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/sysaid-14.4-multiple-vulns.txt' ],
36-
[ 'URL', 'TODO_FULLDISC_URL' ]
34+
[ 'URL', 'http://seclists.org/fulldisclosure/2015/Jun/8' ]
3735
],
3836
'DisclosureDate' => 'Jun 3 2015'))
3937

0 commit comments

Comments
 (0)