logo

Database

Azure Api Management Not Enforce Https

Description

Detects Azure API Management services that allow unsecured HTTP protocol instead of enforcing HTTPS-only communication. APIs that accept unencrypted HTTP traffic are vulnerable to man-in-the-middle attacks and data interception.

Weakness:

372 - Use of an insecure channel - HTTP

Category: Information Collection

Detection Strategy

    Scans the protocols configuration for each API in Azure API Management services

    Reports a vulnerability if 'http' is found in the allowed protocols list

    Flags the specific API resource where HTTP protocol is enabled