32 lines
709 B
YAML
32 lines
709 B
YAML
id: libvirt-exporter-metrics
|
|
|
|
info:
|
|
name: Libvirt Exporter Metrics
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Libvirt"
|
|
tags: libvirt,exposure,debug,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "# HELP"
|
|
- "libvirt_"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100c71c000e745a3761b7ffc2e3d3e0e5b3121dff2b03b553cd52e5b868b7d25ed7022100b1f3cdfee49ba73f412a671a0c6501c14a8626795bfcdb7213b9ee5e32abe55b:922c64590222798bb761d5b6d8e72950
|