2022-11-18 10:20:42 +00:00
|
|
|
id: blackbox-exporter-metrics
|
|
|
|
|
|
|
|
info:
|
2022-11-18 14:26:14 +00:00
|
|
|
name: Blackbox Exporter Metrics Exposed
|
2022-11-18 10:20:42 +00:00
|
|
|
author: DhiyaneshDk
|
2022-11-18 14:26:14 +00:00
|
|
|
severity: info
|
2022-11-18 10:20:42 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-18 10:20:42 +00:00
|
|
|
shodan-query: title:"Blackbox Exporter"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: blackbox,exposure,debug,misconfig
|
2022-11-18 10:20:42 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-18 10:20:42 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
|
2022-11-21 06:44:12 +00:00
|
|
|
matchers-condition: and
|
2022-11-18 10:20:42 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Blackbox exporter"
|
|
|
|
- "blackbox_exporter_build_info"
|
2022-11-18 14:26:14 +00:00
|
|
|
condition: or
|
2022-11-18 10:20:42 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100cc1aeefbd21aa2ae6a2979cc9ba956c6c8467655a244658918ce6573d0c80973022100d81f02b580f55bcb26838e8b2217895e3e158c47b897a6772f79c7e733535f6c:922c64590222798bb761d5b6d8e72950
|