Land #11763, Fix AKA references array for rails_doubletap module

master
Brendan Coles 2019-04-21 05:48:58 +00:00
commit bea0ddeb1d
No known key found for this signature in database
GPG Key ID: 3EB700FCFBA899B5
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class MetasploitModule < Msf::Auxiliary
[ 'EDB', '46585' ]
],
'Notes' => {
'AKA' => 'DoubleTap'
'AKA' => ['DoubleTap']
}
)
)