Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-metasploit committed Jan 16, 2025
1 parent 99e95dd commit 5fa61b6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -25836,7 +25836,8 @@
],
"description": "This module utilizes Prometheus' API calls to gather information about\n the server's configuration, and targets. Fields which may contain\n credentials, or credential file names are then pulled out and printed.\n\n Targets may have a wealth of information, this module will print the following\n values when found:\n __meta_gce_metadata_ssh_keys, __meta_gce_metadata_startup_script,\n __meta_gce_metadata_kube_env, kubernetes_sd_configs,\n _meta_kubernetes_pod_annotation_kubectl_kubernetes_io_last_applied_configuration,\n __meta_ec2_tag_CreatedBy, __meta_ec2_tag_OwnedBy\n\n Shodan search: \"http.favicon.hash:-1399433489\"",
"references": [
"URL-https://jfrog.com/blog/dont-let-prometheus-steal-your-fire/"
"URL-https://jfrog.com/blog/dont-let-prometheus-steal-your-fire/",
"URL-https://www.aquasec.com/blog/300000-prometheus-servers-and-exporters-exposed-to-dos-attacks/"
],
"platform": "",
"arch": "",
Expand All @@ -25857,7 +25858,7 @@
"https"
],
"targets": null,
"mod_time": "2023-08-15 18:04:59 +0000",
"mod_time": "2025-01-15 17:54:20 +0000",
"path": "/modules/auxiliary/gather/prometheus_api_gather.rb",
"is_install_path": true,
"ref_name": "gather/prometheus_api_gather",
Expand Down Expand Up @@ -25896,7 +25897,8 @@
"description": "This modules connects to a Prometheus Node Exporter or Windows Exporter service\n and gathers information about the host.\n\n Tested against Docker image 1.6.1, Linux 1.6.1, and Windows 0.23.1",
"references": [
"URL-https://github.com/prometheus/node_exporter",
"URL-https://sysdig.com/blog/exposed-prometheus-exploit-kubernetes-kubeconeu/"
"URL-https://sysdig.com/blog/exposed-prometheus-exploit-kubernetes-kubeconeu/",
"URL-https://www.aquasec.com/blog/300000-prometheus-servers-and-exporters-exposed-to-dos-attacks/"
],
"platform": "",
"arch": "",
Expand All @@ -25917,7 +25919,7 @@
"https"
],
"targets": null,
"mod_time": "2024-07-24 16:42:43 +0000",
"mod_time": "2025-01-15 17:54:20 +0000",
"path": "/modules/auxiliary/gather/prometheus_node_exporter_gather.rb",
"is_install_path": true,
"ref_name": "gather/prometheus_node_exporter_gather",
Expand Down

0 comments on commit 5fa61b6

Please sign in to comment.