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