2023-07-26 16:45:17 +00:00
|
|
|
id: mobileiron-sentry
|
|
|
|
|
|
|
|
info:
|
2023-07-27 05:18:52 +00:00
|
|
|
name: MobileIron Sentry Panel - Detect
|
2023-07-26 16:45:17 +00:00
|
|
|
author: pdteam
|
|
|
|
severity: info
|
|
|
|
description: MobileIron Sentry panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://help.ivanti.com/mi/help/en_us/sntry/9.9.0/gdcl/Content/SentryGuide/MobileIron_Sentry_overvi.htm
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-07-26 16:45:17 +00:00
|
|
|
shodan-query: http.favicon.hash:967636089
|
|
|
|
tags: panel,mobileiron
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/mics/login.jsp"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "MobileIron System Manager"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
group: 1
|
|
|
|
regex:
|
2023-07-27 05:18:52 +00:00
|
|
|
- \?([\d.]+)"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450220450cf4f172df2c9696767fc8673981f62f8f8e00d0ed029ac8159b72651c9b9b02210088874dd29ec9b437e6448216863a7cd7a2c0e91dff0dfa9a0c9e0173ba72975f:922c64590222798bb761d5b6d8e72950
|