Rapid7 Vulnerability & Exploit Database

Brocade Enable Login Check Scanner

Back to Search

Brocade Enable Login Check Scanner

Created
05/30/2018

Description

This module will test a range of Brocade network devices for a privileged logins and report successes. The device authentication mode must be set as 'aaa authentication enable default local'. Telnet authentication, e.g. 'enable telnet authentication', should not be enabled in the device configuration. This module has been tested against the following devices: ICX6450-24 SWver 07.4.00bT311, FastIron WS 624 SWver 07.2.02fT7e1

Author(s)

  • h00die <mike@shorebreaksecurity.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/telnet/brocade_enable_login
msf auxiliary(brocade_enable_login) > show actions
    ...actions...
msf auxiliary(brocade_enable_login) > set ACTION < action-name >
msf auxiliary(brocade_enable_login) > show options
    ...show and set options...
msf auxiliary(brocade_enable_login) > 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

;