Ethical Hacking Automation

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

Apache YARN ResourceManager Panel - Detect

By kannthu

Low
Vidoc logoVidoc Module
#panel#apache#yarn#exposure
Description

What is the "Apache YARN ResourceManager Panel - Detect?"

The "Apache YARN ResourceManager Panel - Detect" module is designed to detect the presence of the Apache YARN ResourceManager panel. Apache YARN is a framework used for managing and scheduling resources in a Hadoop cluster. The module focuses on identifying potential misconfigurations or vulnerabilities in the ResourceManager panel.

This module has a low severity level, indicating that the detected issues may not pose a significant threat but should still be addressed to ensure the security and proper functioning of the Apache YARN ResourceManager.

Author: pdteam

Impact

If misconfigurations or vulnerabilities are found in the Apache YARN ResourceManager panel, it could potentially lead to unauthorized access, data exposure, or other security risks. It is important to address any detected issues promptly to prevent potential exploitation.

How does the module work?

The module works by sending HTTP requests to the targeted Apache YARN ResourceManager panel and analyzing the responses. It uses specific matching conditions to identify if the panel is exposed or misconfigured.

For example, one of the matching conditions used in this module is to check if the response contains the words "hadoop", "resourcemanager", and "logged in as: dr.who". If all these words are present, it indicates that the panel is accessible and potentially misconfigured.

The module also provides additional metadata, such as the maximum number of requests allowed for this detection.

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/cluster/cluster
Matching conditions
word: hadoop, resourcemanager, logged in as: d...
Passive global matcher
No matching conditions.
On match action
Report vulnerability