2022-11-18 08:23:19 +00:00
|
|
|
id: collectd-exporter-metrics
|
|
|
|
|
|
|
|
info:
|
2022-11-24 08:39:41 +00:00
|
|
|
name: Collectd Exporter Metrics
|
2022-11-18 08:23:19 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Collectd Exporter Metrics is exposed.
|
2022-11-18 08:23:19 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-11-18 08:23:19 +00:00
|
|
|
shodan-query: title:"Collectd Exporter"
|
2023-06-30 22:40:59 +00:00
|
|
|
tags: collectd,exposure,debug,misconfig
|
2022-11-18 08:23:19 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-18 08:23:19 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-11-24 08:39:41 +00:00
|
|
|
- "# HELP"
|
|
|
|
- "collectd_"
|
2022-11-18 08:23:19 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a004730450220210082c2c07c9002dd144b12e8f9186177b19beaa0e2c13165557e699a33e045022100cb9de5de1bbd9efb1743999847c3e5d44447f253fef5514c6593d50e3733fbf5:922c64590222798bb761d5b6d8e72950
|