2022-11-18 05:50:03 +00:00
|
|
|
id: libvirt-exporter-metrics
|
|
|
|
|
|
|
|
info:
|
2022-11-24 07:59:04 +00:00
|
|
|
name: Libvirt Exporter Metrics
|
2022-11-18 05:50:03 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Libvirt Exporter is leaking metrics.
|
2022-11-18 05:50:03 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-18 05:50:03 +00:00
|
|
|
shodan-query: title:"Libvirt"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: libvirt,exposure,debug,misconfig
|
2022-11-18 05:50:03 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-18 05:50:03 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-24 07:59:04 +00:00
|
|
|
- "# HELP"
|
|
|
|
- "libvirt_"
|
2022-11-18 05:50:03 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100ac9bbd9334308cc65e44dc00ebbf9f01d35b668591a9bd160eb4413f33ecae49022011278789fb2751d9091be3986d3725b641966f1201ff2ae95abf08fb0791b7cf:922c64590222798bb761d5b6d8e72950
|