SV-274525r1143929_rule
V-274525
SRG-APP-000095
SRG-APP-000095-API-001750
CAT II
10
Build or configure the API Gateway to enforce rate limits and log these events, including the thresholds for triggering rate limiting.
Verify the API audits rate-limiting events.
1. Access the API configuration to ensure rate limiting is enabled. Rate limiting will specify how many requests are allowed per time period (e.g., 1,000 requests per hour).
2. Verify rate-limiting events are configured to be logged. This includes events where a user exceeds their allowed request rate, triggering rate-limiting actions.
The API's audit or access log entries should:
- Indicate when a rate limit was exceeded.
- Include details about the API key or user who exceeded the limit.
- Provide the rate-limiting threshold (e.g., "rate limit exceeded: 1,000 requests per hour").
- Mention the specific API endpoint that was accessed.
3. Review the organization's security policies to ensure rate-limiting events are properly audited as per requirements.
If the API is not auditing rate limiting events, this is a finding.
V-274525
False
SRG-APP-000095-API-001750
Verify the API audits rate-limiting events.
1. Access the API configuration to ensure rate limiting is enabled. Rate limiting will specify how many requests are allowed per time period (e.g., 1,000 requests per hour).
2. Verify rate-limiting events are configured to be logged. This includes events where a user exceeds their allowed request rate, triggering rate-limiting actions.
The API's audit or access log entries should:
- Indicate when a rate limit was exceeded.
- Include details about the API key or user who exceeded the limit.
- Provide the rate-limiting threshold (e.g., "rate limit exceeded: 1,000 requests per hour").
- Mention the specific API endpoint that was accessed.
3. Review the organization's security policies to ensure rate-limiting events are properly audited as per requirements.
If the API is not auditing rate limiting events, this is a finding.
M
5703