Skip to main content

Unrestricted Request Traffic Overwhelms Downstream Services

CCC.LB.TH01

Absence of filtering or rate limiting permits malicious traffic to overload downstream services and facilitates brute-force activity.

Related Capabilities

IDTitleDescription
CCC.Core.CP04Transaction Rate LimitsThe service can throttle, delay, or reject excess requests when transactions exceed a user-specified rate limit, and always provides industry-standard throughput up to that limit.
CCC.LB.CP22Rate Limiting / ThrottlingAbility to limit the number of requests per second per client. This ensures that no single client or user overloads the backend servers, distributing requests fairly across multiple instances.

Related Controls

IDTitleDescription
CCC.LB.CN01Enforce and Detect Rate LimitingDetect and throttle malicious or excessive requests to prevent downstream resource exhaustion and brute-force activity.

External Mappings

FrameworkIDRelationshipRemarks
MITRE-ATT&CKT1499relates-toEndpoint DoS
MITRE-ATT&CKT1110relates-toBrute Force