Ethical Hacking Automation

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

Microsoft Azure Default Page

By kannthu

Informative
Vidoc logoVidoc Module
#tech#azure#microsoft
Description

What is the "Microsoft Azure Default Page?"

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.

Impact

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.

How does the module work?

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.

Module preview

Concurrent Requests (0)
Passive global matcher
word: <title>Microsoft Azure App Service - Wel...
On match action
Report vulnerability