Cloud Storage Creation refers to the initial creation of a new cloud storage resource, such as buckets, containers, or directories, within a cloud environment. This action is critical to track as it might indicate the legitimate provisioning of resources or unauthorized actions taken by adversaries to stage, store, or exfiltrate data. Examples:
CreateBucket API call.Create Container operation.storage.buckets.create.PUT method.This data component can be collected through the following measures:
Enable Logging for Cloud Storage Services
Centralized Logging and Analysis
| Name | Channel |
|---|---|
| AWS:CloudTrail | CreateBucket |
| ID | Name | Technique Detected |
|---|---|---|
| DET0247 | Detection of Adversary Use of Unused or Unsupported Cloud Regions (IaaS) | T1535 |