Skip to content

Commit f5afe98

Browse files
author
Pedro Ribeiro
authored
Add github and full disc URL
1 parent f4aaf6c commit f5afe98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/windows/nuuo/nuuo_cms_sqli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ def initialize(info={})
3030
[
3131
[ 'CVE', '2018-18982' ],
3232
[ 'URL', 'https://ics-cert.us-cert.gov/advisories/ICSA-18-284-02' ],
33-
[ 'URL', 'FULLDISC_URL_TODO' ],
34-
[ 'URL', 'GITHUB_URL_TODO' ]
33+
[ 'URL', 'https://seclists.org/fulldisclosure/2019/Jan/51' ],
34+
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/nuuo-cms-ownage.txt' ]
3535

3636
],
3737
'Platform' => 'win',

0 commit comments

Comments
 (0)