2022-08-11 19:21:02 +00:00
|
|
|
id: mobile-management-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: Mobile Management Platform Panel - Detect
|
2022-08-11 19:21:02 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: Mobile Management Platform 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-02 21:24:17 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-11 19:21:53 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-11 19:21:53 +00:00
|
|
|
fofa-query: title="移动管理平台-企业管理"
|
2022-08-11 19:21:02 +00:00
|
|
|
tags: panel,mobile,management
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-11 19:21:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "移动管理平台-企业管理"
|
|
|
|
- "Mobile management platform"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'version = "(.*)"'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a004830460221009e912013838be809d45087c7cd19596b40cb4b0859aa2fe235c59b8f6d8cebae022100b6a916c7d13fd3add2cc3c17892b2f16cc82d1253bf16a8a0e0d5c9620217ef3:922c64590222798bb761d5b6d8e72950
|