Rapid7 Vulnerability & Exploit Database

OKI Printer Default Login Credential Scanner

Back to Search

OKI Printer Default Login Credential Scanner

Created
05/30/2018

Description

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.

Author(s)

  • antr6X <anthr6x@gmail.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/misc/oki_scanner
msf auxiliary(oki_scanner) > show actions
    ...actions...
msf auxiliary(oki_scanner) > set ACTION < action-name >
msf auxiliary(oki_scanner) > show options
    ...show and set options...
msf auxiliary(oki_scanner) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;