Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Microsoft Azure Default Page" module is designed to detect the presence of the default page for Microsoft Azure App Service. It targets the Microsoft Azure platform and aims to identify misconfigurations or vulnerabilities related to the default page.
This module has an informative severity level, meaning it provides valuable information but does not indicate a critical security issue.
This module was authored by dhiyaneshDk.
The impact of this module is primarily informational. It helps users identify whether the default page for Microsoft Azure App Service is properly configured or if there are any potential vulnerabilities associated with it.
The "Microsoft Azure Default Page" module utilizes HTTP request templates and matching conditions to perform its scanning. It checks for the presence of the specific HTML title tag "<title>Microsoft Azure App Service - Welcome</title>
" in the response body of the target website.
If the module detects this title tag, it indicates that the default page for Microsoft Azure App Service is present. This information can be useful for ensuring proper configuration and identifying any potential security risks.