We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4aaf6c commit f5afe98Copy full SHA for f5afe98
modules/exploits/windows/nuuo/nuuo_cms_sqli.rb
@@ -30,8 +30,8 @@ def initialize(info={})
30
[
31
[ 'CVE', '2018-18982' ],
32
[ 'URL', 'https://ics-cert.us-cert.gov/advisories/ICSA-18-284-02' ],
33
- [ 'URL', 'FULLDISC_URL_TODO' ],
34
- [ 'URL', 'GITHUB_URL_TODO' ]
+ [ 'URL', 'https://seclists.org/fulldisclosure/2019/Jan/51' ],
+ [ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/nuuo-cms-ownage.txt' ]
35
36
],
37
'Platform' => 'win',
0 commit comments