fixing line length

bug/bundler_fix 4.13.26
h00die 2017-02-23 19:55:23 -05:00
parent 041238f77c
commit 43550b8cdf
1 changed files with 6 additions and 1 deletions

View File

@ -15,7 +15,12 @@ class MetasploitModule < Msf::Auxiliary
super(update_info(info,
'Name' => 'Binom3 Web Management Login Scanner, Config and Password File Dump',
'Description' => %{
This module scans for Binom3 Multifunctional Revenue Energy Meter and Power Quality Analyzer management login portal(s), and attempts to identify valid credentials. There are four (4) default accounts - 'root'/'root', 'admin'/'1', 'alg'/'1', 'user'/'1'. In addition to device config, 'root' user can also access password file. Other users - admin, alg, user - can only access configuration file. The module attempts to download configuration and password files depending on the login user credentials found.
This module scans for Binom3 Multifunctional Revenue Energy Meter and Power Quality Analyzer
management login portal(s), and attempts to identify valid credentials.
There are four (4) default accounts - 'root'/'root', 'admin'/'1', 'alg'/'1', 'user'/'1'.
In addition to device config, 'root' user can also access password file.
Other users - admin, alg, user - can only access configuration file.
The module attempts to download configuration and password files depending on the login user credentials found.
},
'References' =>
[