OKI Printer Default Login Credential Scanner | Metasploit Exploit Database (DB)

OKI Printer Default Login Credential Scanner

This module scans for OKI printers via SNMP, then tries to connect to found devices with vendor default administrator credentials via HTTP authentication. By default, OKI network printers use the last six digits of the MAC as admin password.

Search Other Modules


Rank

  • Normal

Authors

  • antr6X < anthr6x [at] gmail.com >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use auxiliary/scanner/misc/oki_scanner
msf auxiliary(oki_scanner) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(oki_scanner) > run


Module Options

COMMUNITY SNMP Community String (default: public)
HTTPPORT The HTTP Port (default: 80)
RETRIES SNMP Retries (default: 1)
RHOSTS The target address range or CIDR identifier
SNMPPORT The SNMP Port (default: 161)
THREADS The number of concurrent threads (default: 1)
TIMEOUT SNMP Timeout (default: 1)
VERSION SNMP Version <1/2c> (default: 1)
CHOST The local client address
CPORT The local client port
ShowProgress Display progress messages during a scan
ShowProgressPercent The interval in percent that progress should be shown
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module