Rapid7 Vulnerability & Exploit Database

SerComm Device Configuration Dump

Back to Search

SerComm Device Configuration Dump

Disclosed
12/31/2013
Created
05/30/2018

Description

This module will dump the configuration of several SerComm devices. These devices typically include routers from NetGear and Linksys. This module was tested successfully against the NetGear DG834 series ADSL modem router.

Author(s)

  • Eloi Vanderbeken <eloi.vanderbeken@gmail.com>
  • Matt "hostess" Andreko <mandreko@accuvant.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/admin/misc/sercomm_dump_config
msf auxiliary(sercomm_dump_config) > show actions
    ...actions...
msf auxiliary(sercomm_dump_config) > set ACTION < action-name >
msf auxiliary(sercomm_dump_config) > show options
    ...show and set options...
msf auxiliary(sercomm_dump_config) > 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

;