cloud-forensics

Investigate AWS, Azure, and GCP environments for security compromises.

175|26|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/jmagly/aiwg --skill cloud-forensics-jmagly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-forensics
Source: https://github.com/jmagly/aiwg/tree/main/agentic/code/frameworks/forensics-complete/skills/cloud-forensics
Command: npx skills add https://github.com/jmagly/aiwg --skill cloud-forensics-jmagly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of investigating cloud environments for security compromises, data breaches, and unauthorized access, providing a structured report regardless of the cloud provider.

Core Features & Use Cases

  • Multi-Cloud Support: Investigates AWS, Azure, and GCP environments.
  • Comprehensive Log Analysis: Covers audit logs, IAM configurations, storage access, network flows, and compute instance details.
  • Incident Response: Maps findings to MITRE ATT&CK Cloud techniques for better understanding and reporting.
  • Use Case: When a suspicious login is detected in your AWS account, this skill can automatically collect relevant CloudTrail logs, review IAM policies for suspicious changes, and check for public S3 bucket access to identify potential data exfiltration.

Quick Start

Run cloud forensics on your AWS account to investigate recent security events.

Frequently Asked Questions about cloud-forensics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I investigate cloud security incidents across AWS, Azure, and GCP?

Cloud security incident investigation analyzes audit logs, IAM configurations, storage access, network flows, and compute instances across AWS, Azure, and GCP to detect compromises. Findings map to MITRE ATT&CK Cloud techniques for structured reporting.

What logs and configurations do I need for cloud forensics analysis?

Cloud forensics analysis requires provider-specific CLI tools and access to audit logs and security services. It processes CloudTrail logs, IAM configurations, storage access records, network flows, and compute instance details to map findings to MITRE ATT&CK techniques.

Can I automate incident response and map findings to MITRE ATT&CK Cloud techniques?

Yes, cloud security incident response can be automated to map findings directly to MITRE ATT&CK Cloud techniques. The investigation reviews IAM configurations, network flows, and audit logs across AWS, Azure, and GCP to generate a structured report.

Does cloud forensics work with AWS CloudTrail logs to detect unauthorized access?

Yes, cloud forensics works with AWS CloudTrail logs to detect unauthorized access and security compromises. It collects relevant audit logs, reviews IAM policies for suspicious changes, and checks public S3 bucket access to identify potential data exfiltration.

What is the best way to detect data exfiltration in cloud storage and IAM configurations?

Detecting data exfiltration requires analyzing storage access patterns and IAM configurations across your cloud environment. Cloud forensics automates this by reviewing audit logs, checking public storage access, and identifying suspicious IAM policy changes.