2022-08-02 15:42:20 +00:00
|
|
|
id: jamf-setup-assistant
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Jamf Pro Setup Assistant Panel - Detect
|
2022-08-02 15:42:20 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
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
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-08-02 15:42:20 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: http.html:"Jamf Pro Setup"
|
|
|
|
tags: jamf,setup,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/setupAssistant.html"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Jamf Pro Setup Assistant"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-22 23:03:44 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/21
|