From 0108e41b04ce302a98956bd2cd33f60f5b13e996 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Tue, 18 Sep 2018 08:00:44 +0000 Subject: [PATCH] Move AKA reference to Notes hash --- .../exploits/solaris/local/extremeparr_dtappgather_priv_esc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/solaris/local/extremeparr_dtappgather_priv_esc.rb b/modules/exploits/solaris/local/extremeparr_dtappgather_priv_esc.rb index 10a61ae138..48ff47f7a9 100644 --- a/modules/exploits/solaris/local/extremeparr_dtappgather_priv_esc.rb +++ b/modules/exploits/solaris/local/extremeparr_dtappgather_priv_esc.rb @@ -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' => [