2022-11-11 00:14:47 +00:00
|
|
|
id: puppetdb-dashboard
|
|
|
|
|
|
|
|
info:
|
2023-03-10 16:50:36 +00:00
|
|
|
name: PuppetDB Dashboard - Detect
|
2022-11-11 00:14:47 +00:00
|
|
|
author: DhiyaneshDk
|
2023-03-10 19:22:12 +00:00
|
|
|
severity: info
|
2023-03-10 16:50:36 +00:00
|
|
|
description: PuppetDB dashboard was detected.
|
2023-03-10 19:22:12 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-11-11 00:14:47 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-11 00:14:47 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: 'title:"PuppetDB: Dashboard"'
|
|
|
|
tags: misconfig,exposure,puppetdb
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-11 00:14:47 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pdb/dashboard/index.html"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "PuppetDB: Dashboard"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|