34 lines
917 B
YAML
34 lines
917 B
YAML
id: jamf-setup-assistant
|
|
|
|
info:
|
|
name: Jamf Pro Setup Assistant Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Jamf Pro Setup Assistant panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:jamf:jamf:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Jamf Pro Setup"
|
|
product: jamf
|
|
vendor: jamf
|
|
tags: jamf,setup,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setupAssistant.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Jamf Pro Setup Assistant"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402203ff5be13547e2ea3c0ac4c0d46bb84cac916bf4928e4959024dcdfa6f38a270302201cf0d72362d9a7d50b074452c5b3763cba6530a5acc4b1ca9fa19dd09dc972ad:922c64590222798bb761d5b6d8e72950 |