Skip to content

Commit cf8008e

Browse files
author
Pedro Ribeiro
committed
Update sysaid_admin_acct.rb
1 parent 42e84cd commit cf8008e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/auxiliary/admin/http/sysaid_admin_acct.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ def initialize(info = {})
2727
'References' =>
2828
[
2929
[ 'CVE', '2015-2993' ],
30-
[ 'OSVDB', 'TODO' ],
3130
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/sysaid-14.4-multiple-vulns.txt' ],
32-
[ 'URL', 'TODO_FULLDISC_URL' ]
31+
[ 'URL', 'http://seclists.org/fulldisclosure/2015/Jun/8' ]
3332
],
3433
'DisclosureDate' => 'Jun 3 2015'))
3534

0 commit comments

Comments
 (0)