VMware Workspace ONE UEM Airwatch Login Panel - Detect
ID: workspace-one-uem
Severity: info
Author: gevakun,hanlaomo
Tags: panel,workspaceone,vmware
Description
Section titled “Description”VMware Workspace ONE UEM Airwatch login panel was detected.
YAML Source
Section titled “YAML Source”id: workspace-one-uem
info: name: VMware Workspace ONE UEM Airwatch Login Panel - Detect author: gevakun,hanlaomo severity: info description: VMware Workspace ONE UEM Airwatch login panel was detected. reference: - https://twitter.com/Jhaddix/status/1295861505963909120 classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:vmware:workspace_one_uem:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: vmware product: workspace_one_uem shodan-query: - http.html:"Airwatch" - http.html:"airwatch" fofa-query: body="airwatch" tags: panel,workspaceone,vmware
http: - method: GET path: - "{{BaseURL}}/AirWatch/Login"
matchers: - type: word part: body words: - "About VMware AirWatch" - 'content="AirWatch' - "/AirWatch/Images" condition: or# digest: 4a0a0047304502201903f6beb52f1105431ad304762bc3d4806d00eb3e42d14edbe843f39f65fa69022100be6ee74ce7d73932c794c0afa643163ebb92cedb92af8bca2c1f9749054ff595:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/workspace-one-uem.yaml"