Add github and full disc URL
parent
f4aaf6c816
commit
f5afe98111
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue