Add github and full disc URL

GSoC/Meterpreter_Web_Console
Pedro Ribeiro 2019-01-24 22:01:02 +07:00 committed by GitHub
parent f4aaf6c816
commit f5afe98111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ class MetasploitModule < Msf::Exploit::Remote
[
[ 'CVE', '2018-18982' ],
[ 'URL', 'https://ics-cert.us-cert.gov/advisories/ICSA-18-284-02' ],
[ 'URL', 'FULLDISC_URL_TODO' ],
[ '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' ]
],
'Platform' => 'win',