Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Umbraco Login Panel - Detect" module is designed to detect the presence of the Umbraco login panel. Umbraco is a popular content management system (CMS) used for building websites and web applications. This module focuses on identifying the login panel specifically.
This module is created by an unknown author.
It has a severity level of "informative", which means it provides information about the presence of the login panel but does not indicate any vulnerabilities or misconfigurations.
The impact of this module is purely informational. It does not have any direct impact on the security or functionality of the Umbraco CMS or the website using it. It simply provides information about the presence of the login panel.
The "Umbraco Login Panel - Detect" module works by sending an HTTP GET request to the "/umbraco" path of the target website. It then applies two matching conditions to determine if the Umbraco login panel is present:
If both conditions are met, the module reports the presence of the Umbraco login panel.