31 lines
837 B
YAML
31 lines
837 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
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Jamf Pro Setup"
|
|
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: 490a00463044022043caec1186b6f41fe0fdeb0853cfeaac763a9e54e59689319a31603800b8916a022046252fef62ca4bbac1ebac667ec980ec92c4f32c10f33937e4e79a864b8d03ac:922c64590222798bb761d5b6d8e72950 |