2022-11-18 09:31:56 +00:00
|
|
|
id: lvm-exporter-metrics
|
|
|
|
|
|
|
|
info:
|
2022-11-24 08:48:25 +00:00
|
|
|
name: LVM Exporter Metrics
|
2022-11-18 09:31:56 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-18 09:31:56 +00:00
|
|
|
shodan-query: title:"LVM Exporter"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: lvm,exposure,debug,misconfig
|
2022-11-18 09:31:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-18 09:31:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-24 08:48:25 +00:00
|
|
|
- "# HELP"
|
2022-11-18 09:31:56 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-24 08:48:25 +00:00
|
|
|
- "lvm_"
|
2022-11-18 09:31:56 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a00473045022100fa1bf27ccddfc23831b3ce06ac9c70ad37221fabc2f22068b8b4f567f61dbb5b022079457beabcf77af0164d5388a9bfb091d36165b421d5a0fbfefa384e60b95678:922c64590222798bb761d5b6d8e72950
|