34 lines
859 B
YAML
34 lines
859 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
|
|
cvss-score: 0
|
|
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: 4a0a00473045022100d6300c4515c8cc4d6c6a38cc8aa02039352a81d2ddcd446805e0ea6c15fc0b2802207eb5208f01dec6f8b7564ed7c3358e1ab749fcdac461735dca04e9831da0ac62:922c64590222798bb761d5b6d8e72950
|