id: postgres-exporter-metrics info: name: Postgres Exporter Metrics author: DhiyaneshDk severity: low metadata: max-request: 1 verified: true shodan-query: title:"Postgres exporter" tags: postgres,exposure,debug http: - method: GET path: - "{{BaseURL}}/metrics" matchers-condition: and matchers: - type: word part: body words: - "postgres" - "# HELP" condition: and - type: status status: - 200