You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/auxiliary/scanner/http/binom3_login_config_pass_dump.rb
+28-31Lines changed: 28 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,10 @@ def initialize(info={})
16
16
'Name'=>'Binom3 Web Management Login Scanner, Config and Password File Dump',
17
17
'Description'=>%{
18
18
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.
0 commit comments