34 lines
773 B
YAML
34 lines
773 B
YAML
id: lvm-exporter-metrics
|
|
|
|
info:
|
|
name: LVM Exporter Metrics
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: LVM Exporter Metrics is exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"LVM Exporter"
|
|
tags: lvm,exposure,debug,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "# HELP"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "lvm_"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207141e0f732534ef511d7ee6156f0ce4e6fc3b95db527e725191d5b886568ee36022100adda11672e64ab2b24ff811a6b70e0ed2851d899201d616d4cd80fc67778a403:922c64590222798bb761d5b6d8e72950 |