What problem does it solve?
Stolen cloud credentials are often abused silently for weeks before anyone notices. This Skill gives security teams a concrete workflow to detect credential compromise across AWS, Azure, and GCP by querying GuardDuty findings, Entra ID sign-in logs, and GCP audit logs for anomalous API activity, impossible travel, and credential abuse indicators.
Core Features & Use Cases
- Multi-cloud detection queries: Ready-to-run AWS CLI, Azure Graph API, and gcloud commands that surface GuardDuty findings, risky sign-ins, Tor/anonymous IP usage, and suspicious service account key creation.
- Cross-cloud correlation: A Python SIEM script that detects impossible travel and credential stuffing patterns by correlating identity events across providers.
- Containment runbook: Step-by-step response commands to deactivate access keys, revoke sessions, force password resets, and disable service accounts.
- Use Case: After GuardDuty flags a console login from an unusual country, use this Skill to trace all actions by the compromised user, check for persistence artifacts like new access keys, and execute containment across all three clouds.
Quick Start
Investigate whether the IAM user '[email protected]' shows signs of credential compromise across our AWS, Azure, and GCP environments over the past 7 days.