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
|
2024-01-03 06:08:41 +00:00
|
|
|
description: LVM Exporter Metrics is exposed.
|
2022-11-18 09:31:56 +00:00
|
|
|
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
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a0047304502207141e0f732534ef511d7ee6156f0ce4e6fc3b95db527e725191d5b886568ee36022100adda11672e64ab2b24ff811a6b70e0ed2851d899201d616d4cd80fc67778a403:922c64590222798bb761d5b6d8e72950
|