Rapid7 Vulnerability & Exploit Database

Prometheus Node Exporter And Windows Exporter Information Gather

Back to Search

Prometheus Node Exporter And Windows Exporter Information Gather

Disclosed
04/18/2013
Created
09/08/2023

Description

This modules connects to a Prometheus Node Exporter or Windows Exporter service and gathers information about the host. Tested against Docker image 1.6.1, Linux 1.6.1, and Windows 0.23.1

Author(s)

  • h00die

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

;