Skip to content

Commit 7f35c3b

Browse files
author
Pedro Ribeiro
committed
Update sysaid_sql_creds.rb
1 parent 6683b86 commit 7f35c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/admin/http/sysaid_sql_creds.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ def initialize(info={})
2828
'License' => MSF_LICENSE,
2929
'References' =>
3030
[
31-
[ 'CVE', 'CVE-2015-2996' ],
32-
[ 'CVE', 'CVE-2015-2998' ],
31+
[ 'CVE', '2015-2996' ],
32+
[ 'CVE', '2015-2998' ],
3333
[ 'OSVDB', 'TODO' ],
3434
[ 'OSVDB', 'TODO' ],
3535
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/sysaid-14.4-multiple-vulns.txt' ],

0 commit comments

Comments
 (0)