31 lines
780 B
YAML
31 lines
780 B
YAML
id: namedprocess-exporter-metrics
|
|
|
|
info:
|
|
name: Named Process Exporter
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Named process exporter is exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Named Process Exporter"
|
|
tags: namedprocess,exposure,debug,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "namedprocess"
|
|
- "# HELP"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201ca57b4b463f056fc7bd97294f783433736eed729be7c812d57e4703dcf3e283022048ab2ed9688f0d6963c476659d37595fb0bc5ef0ed29668e5d2dba0fbabf0e16:922c64590222798bb761d5b6d8e72950 |