logo

Database

Azure Allows Http Traffic

Description

Detects Azure App Services (Web Apps) that are not configured to require HTTPS-only traffic. This misconfiguration allows unencrypted HTTP traffic, potentially exposing sensitive data during transmission between clients and the web application.

Weakness:

372 - Use of an insecure channel - HTTP

Category: Information Collection

Detection Strategy

    Examines the 'https_only' setting for each Azure App Service configuration

    Reports a vulnerability when an App Service has https_only set to false or not enabled

    Requires Azure credentials to query Web App configurations across all subscriptions