21 lines
387 B
YAML
21 lines
387 B
YAML
|
id: workspaceone-uem-airwatch-dashboard-detect
|
||
|
|
||
|
info:
|
||
|
name: Workspace ONE Unified Endpoint Management (UEM) AirWatch
|
||
|
author: hanlaomo
|
||
|
severity: info
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/AirWatch/Login"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "Workspace"
|
||
|
- "Login"
|
||
|
- "AirWatch"
|
||
|
condition: and
|
||
|
part: body
|