
Summary
The ECS Enumeration AWS rule is designed to detect potential enumeration activities within the Amazon Elastic Container Services (ECS) environment on AWS. Adversaries often try to gather detailed information about the environment as part of their reconnaissance activities to identify services, clusters, and task definitions that may be vulnerable to exploitation. The rule captures events from AWS CloudTrail logs, monitoring specific API calls that signify enumeration efforts. These include 'ListClusters', 'ListContainerInstances', 'ListServices', and 'ListTaskDefinitions', which are called in the last two hours. By analyzing these API calls, security teams can identify unauthorized enumeration attempts or potentially malicious behaviors targeting their ECS setup.
Categories
- Cloud
- AWS
- Containers
Data Sources
- Cloud Storage
- Network Traffic
- Application Log
ATT&CK Techniques
- T1613
Created: 2024-02-09