27 lines
568 B
YAML
27 lines
568 B
YAML
id: workspace-one-uem
|
|
|
|
info:
|
|
name: Vmware Workspace ONE UEM AirWatch Login Panel
|
|
author: gevakun,hanlaomo
|
|
severity: info
|
|
reference:
|
|
- https://twitter.com/Jhaddix/status/1295861505963909120
|
|
metadata:
|
|
verified: true
|
|
shodan-query: http.html:"Airwatch"
|
|
tags: panel,workspaceone,vmware
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/AirWatch/Login"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "About VMware AirWatch"
|
|
- 'content="AirWatch'
|
|
- "/AirWatch/Images"
|
|
condition: or
|