Skip to content

Commit 42e84cd

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/admin/http/sysaid_admin_acct.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##
2-
# This module requires Metasploit: http//metasploit.com/download
2+
# This module requires Metasploit: http://metasploit.com/download
33
# Current source: https://github.com/rapid7/metasploit-framework
44
##
55

@@ -26,7 +26,7 @@ def initialize(info = {})
2626
'License' => MSF_LICENSE,
2727
'References' =>
2828
[
29-
[ 'CVE', 'CVE-2015-2993' ],
29+
[ 'CVE', '2015-2993' ],
3030
[ 'OSVDB', 'TODO' ],
3131
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/sysaid-14.4-multiple-vulns.txt' ],
3232
[ 'URL', 'TODO_FULLDISC_URL' ]

0 commit comments

Comments
 (0)