title enhancement, description touch-up
Expanded title to be more precise and standardized use of vendor namebug/bundler_fix
parent
3baa717de4
commit
aa59b3acc6
|
@ -13,12 +13,12 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Energizer DUO Trojan Code Execution',
|
||||
'Name' => 'Energizer DUO USB Battery Charger Arucer.dll Trojan Code Execution',
|
||||
'Description' => %q{
|
||||
This module will execute an arbitrary payload against
|
||||
any system infected with the Arugizer trojan horse. This
|
||||
backdoor was shipped with the software package accompanying
|
||||
the Energizer Duo USB battery charger.
|
||||
the Energizer DUO USB battery charger.
|
||||
},
|
||||
'Author' => [ 'hdm' ],
|
||||
'License' => MSF_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue