36 lines
955 B
YAML
36 lines
955 B
YAML
id: puppetdb-dashboard
|
|
|
|
info:
|
|
name: PuppetDB Dashboard - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: PuppetDB dashboard was detected.
|
|
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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:puppet:puppetdb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'title:"PuppetDB: Dashboard"'
|
|
product: puppetdb
|
|
vendor: puppet
|
|
tags: misconfig,exposure,puppetdb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pdb/dashboard/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "PuppetDB: Dashboard"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022044fc1b902981fb7c442aecc0732d1fa727ebc79acfacdd67df89182553c248f5022100fb05d989f76f02ba69de0111d5a8609f5a6481ad0b10a91b61919c4142482b21:922c64590222798bb761d5b6d8e72950 |