Ethical Hacking Automation

Automate Recon and scanning process with Vidoc. All security teams in one place

Sophos Mobile Panel - Detect

By kannthu

Informative
Vidoc logoVidoc Module
#panel#sophos
Description

What is the "Sophos Mobile Panel - Detect?"

The "Sophos Mobile Panel - Detect" module is designed to detect the presence of the Sophos Mobile panel. This module focuses on identifying misconfigurations, vulnerabilities, or specific software fingerprints related to the Sophos Mobile platform. The severity of this module is classified as informative, meaning it provides valuable information but does not pose an immediate threat.

This module was authored by Adam Crosser and idealphase.

Impact

The impact of the "Sophos Mobile Panel - Detect" module is primarily informational. It helps users identify the presence of the Sophos Mobile panel, allowing them to assess the security posture of their systems and take appropriate actions if necessary.

How does the module work?

The "Sophos Mobile Panel - Detect" module operates by sending HTTP requests and analyzing the responses to determine if the Sophos Mobile panel is present. It uses specific matching conditions to identify relevant indicators, such as the presence of the "<title>Sophos Mobile</title>" tag in the response.

Here is an example of an HTTP request used by this module:

GET /login.xhtml?faces-redirect=true

The module then applies the matching condition, which checks if the response contains the "<title>Sophos Mobile</title>" tag. If the condition is met, the module reports the detection of the Sophos Mobile panel.

By utilizing this module, users can gain insights into the presence of the Sophos Mobile panel within their systems and take appropriate actions to ensure its proper configuration and security.

Reference:

- https://www.sophos.com/en-us/products/mobile-control

- https://www.sophos.com/en-us/support/downloads/sophos-mobi

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/login.xhtml?faces-r...
Matching conditions
word: <title>Sophos Mobile</title>
Passive global matcher
No matching conditions.
On match action
Report vulnerability