title enhancement, description touch-up

Expanded title to be more precise and standardized use of vendor name
bug/bundler_fix
Darius Freamon 2015-04-30 17:23:15 -06:00
parent 3baa717de4
commit aa59b3acc6
1 changed files with 2 additions and 2 deletions

View File

@ -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,