
AWS Exposed Access Key: Enumeration to Data Access
A deployment service account's AWS access key landed in a public GitHub repository. By the time the secret-scanning alert fired, an attacker had already validated the credential and was working through the account: mapping IAM identities, pulling financial exports from S3, and launching compute-optimized instances to mine cryptocurrency at the victim's expense. Work the CloudTrail audit trail and the SIEM to reconstruct the full chain.
Start this operation
Investigation Tasks
Complete each task by investigating alerts and submitting your findings.
Establish when the key was exposed
15Before any CloudTrail event was written, something outside the organization's control flagged that a secret was in the open. Determine when the exposure was first detected.
Identify the compromised identity
15The key that was exposed belongs to a specific AWS IAM user. Trace the anomalous CloudTrail activity back to the identity that generated it.
Pin the attacker's first egress address
20The attacker drove the compromised identity from the internet. Identify the external address from which the credential was first validated.
Name the financial bucket accessed
20The attacker did not limit the intrusion to enumeration. A specific S3 bucket holding sensitive financial data was targeted for data collection. Identify it.
Classify the initial credential exposure technique
15The root cause of this incident is a specific category of credential insecurity. Map it to its MITRE ATT&CK sub-technique.
Find the compute resource the attacker provisioned
20The attacker did not stop at data collection. They pivoted to billing the victim for compute resources. Identify the EC2 instance launched during the attack.
Classify the compute abuse technique
15Map the attacker's use of victim compute resources for cryptomining to its MITRE ATT&CK technique.
7 tasks · 120 points total
Training Tools
Skills You'll Build
Requires foundational alert triage skills. Multiple data sources to correlate.
Prerequisites
- Basic understanding of security alerts
- Familiarity with Cloud concepts
- Familiarity with SIEM concepts
Ready to investigate?
More Operations
View allThe Template That Read the Disk
The file-transfer portal that Tideglow Logistics' partners upload to spent a morning returning host files it was never meant to publish, and finished it running an administrator session nobody had logged into. The root cause is CVE-2024-4040 in CrushFTP 10.6.0. Walk the access logs and firewall traffic step by step to trace how a client holding no credentials turned a request parameter into a read of the host, and that read into a takeover.
OneNote Attachment to RAT: A Guided First Investigation
A logistics contracts employee at Glacierline Freight opens an attachment that arrived in her inbox and clicks a button inside it. Minutes later her workstation is running something that appears on no software inventory and is talking to a host that no business process uses. Walk the email gateway records, the file artifacts and the endpoint process tree one step at a time, and work out for yourself which message carried the delivery, what landed on disk, and what ran.
Hijacked Discord Invite to ClickFix Loader: Tracing the Lure
A finance analyst at Halcyon Wealth Partners followed a recycled Discord invite that quietly redirected the browser to a fake verification page. They did what the page asked, and inside the hour the workstation was running a remote-access trojan alongside an info-stealer that shipped browser data straight out of the building. Walk the proxy, endpoint and firewall evidence step by step to trace the lure, the loader, the C2 beacon and the data theft.