Rapid7 Vulnerability & Exploit Database

F5 Networks Devices Management Interface Scanner

Back to Search

F5 Networks Devices Management Interface Scanner

Created
05/30/2018

Description

This module attempts to identify the web management interfaces of the following F5 Networks devices: BigIP, BigIQ, Enterprise Manager, ARX, and FirePass.

Author(s)

  • Denis Kolegov <dnkolegov@gmail.com>
  • Oleg Broslavsky <ovbroslavsky@gmail.com>
  • Nikita Oleksov <neoleksov@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/http/f5_mgmt_scanner
msf auxiliary(f5_mgmt_scanner) > show actions
    ...actions...
msf auxiliary(f5_mgmt_scanner) > set ACTION < action-name >
msf auxiliary(f5_mgmt_scanner) > show options
    ...show and set options...
msf auxiliary(f5_mgmt_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

;