logo

Database

Azure Http2 Disabled

Description

Detects Azure App Services that have HTTP/2 protocol disabled, which may impact performance and security. HTTP/2 provides improved security through mandatory encryption, better performance through multiplexing, and enhanced protocol-level security features compared to HTTP/1.1.

Weakness:

446 - Insecure service configuration - Azure

Category: Functionality Abuse

Detection Strategy

    Checks each Azure App Service's site configuration for the 'http20_enabled' setting

    Reports a vulnerability if HTTP/2 is disabled (http20_enabled is false or not set)

    Identifies affected resources using the App Service's resource ID and configuration path