Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "AMPPS Login Panel" module is designed to detect the presence of an AMPPS login panel. AMPPS is a software stack that provides a local development environment for web applications. This module focuses on identifying the login panel within the AMPPS installation.
This module has an informative severity level, which means it provides valuable information but does not indicate a vulnerability or misconfiguration.
This module was authored by deFr0ggy.
The "AMPPS Login Panel" module does not have a direct impact on the security or functionality of the AMPPS installation. It simply detects the presence of the login panel, providing information about the login functionality within the software.
The "AMPPS Login Panel" module works by sending a GET request to the "/ampps/index.php?act=login" path of the target website. It then applies two matching conditions to determine if the login panel is present:
If both matching conditions are met, the module reports the presence of the AMPPS login panel.