2022-02-01 10:08:37 +00:00
|
|
|
id: jamf-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Jamf MDM Login Panel - Detect
|
2022-03-08 15:32:21 +00:00
|
|
|
author: pdteam,idealphase
|
2022-02-01 10:08:37 +00:00
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Jamf Mobile Device Management login 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
|
2024-09-10 08:22:50 +00:00
|
|
|
cpe: cpe:2.3:a:jamf:jamf:*:*:*:*:*:*:*:*
|
2022-02-01 10:08:37 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-02-01 10:08:37 +00:00
|
|
|
shodan-query: http.favicon.hash:1262005940
|
2024-09-10 08:22:50 +00:00
|
|
|
product: jamf
|
|
|
|
vendor: jamf
|
2022-02-01 10:08:37 +00:00
|
|
|
tags: jamf,panel,mdm
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-01 10:08:37 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-02-01 10:08:37 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-02-01 10:08:37 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-04-20 14:38:07 +00:00
|
|
|
part: response
|
2022-02-01 10:08:37 +00:00
|
|
|
words:
|
|
|
|
- "Jamf Pro Login"
|
|
|
|
- "Jamf Cloud Node"
|
2022-03-08 15:29:09 +00:00
|
|
|
condition: or
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<meta name=\"version\" content=\"(.*)\">'
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a0047304502205c77c67817ad6bb0320504b022b575382c25dff959b3a0439fe2c6a91e9f286c022100fa4b267c108172be3e1f8984ec8b4734af81bd0cff4be9e22ef81f9bcf5c71b4:922c64590222798bb761d5b6d8e72950
|