Rapid7 Vulnerability & Exploit Database

IBM BigFix Relay Server Sites and Package Enum

Back to Search

IBM BigFix Relay Server Sites and Package Enum

Disclosed
03/18/2019
Created
04/22/2019

Description

This module retrieves masthead, site, and available package information from IBM BigFix Relay Servers.

Author(s)

  • HD Moore
  • Chris Bellows
  • Ryan Hanson
  • Jacob Robles

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/gather/ibm_bigfix_sites_packages_enum
msf auxiliary(ibm_bigfix_sites_packages_enum) > show actions
    ...actions...
msf auxiliary(ibm_bigfix_sites_packages_enum) > set ACTION < action-name >
msf auxiliary(ibm_bigfix_sites_packages_enum) > show options
    ...show and set options...
msf auxiliary(ibm_bigfix_sites_packages_enum) > 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

;