Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
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
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.
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.