38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
id: sophos-mobile-panel
|
|
|
|
info:
|
|
name: Sophos Mobile Panel - Detect
|
|
author: Adam Crosser,idealphase
|
|
severity: info
|
|
description: Sophos Mobile panel was detected.
|
|
reference:
|
|
- https://www.sophos.com/en-us/products/mobile-control
|
|
- https://www.sophos.com/en-us/support/downloads/sophos-mobile
|
|
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:
|
|
max-request: 1
|
|
shodan-query: http.title:"Sophos Mobile"
|
|
tags: panel,sophos
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login.xhtml?faces-redirect=true'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Sophos Mobile</title>"
|
|
|
|
extractors:
|
|
- type: regex
|
|
group: 1
|
|
regex:
|
|
- 'src="\/javax\.faces\.resource\/texteditor\/texteditor\.js\.xhtml\?ln=primefaces&v=(.+)"><\/script>'
|
|
- 'src="\/javax\.faces\.resource\/components\.js\.xhtml\?ln=primefaces&v=(.+)"><\/script>'
|
|
|
|
# digest: 4a0a0047304502210087ac6158da77c4ee6cc4f8ad772c4cacaf402cb6c5ff60c618b0f4d555430bea02202d9d8642006348b2e8613afc74314ca4a1ba1bfc005bbc99a18a0c8e07675c7a:922c64590222798bb761d5b6d8e72950
|