Move AKA reference to Notes hash

This commit is contained in:
Brendan Coles 2018-09-18 08:00:44 +00:00
parent 2f5bd4b714
commit 0108e41b04
1 changed files with 1 additions and 1 deletions

View File

@ -40,13 +40,13 @@ class MetasploitModule < Msf::Exploit::Local
},
'References' =>
[
['AKA', 'EXTREMEPARR'],
['BID', '97774'],
['CVE', '2017-3622'],
['EDB', '41871'],
['URL', 'https://github.com/HackerFantastic/Public/blob/master/exploits/dtappgather-poc.sh'],
['URL', 'http://www.oracle.com/technetwork/security-advisory/cpuapr2017-3236618.html']
],
'Notes' => { 'AKA' => ['EXTREMEPARR'] },
'License' => MSF_LICENSE,
'Author' =>
[