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