Projects

Cloud Security Labs  ·  Other Projects

Cloud Security Labs

A structured series of hands-on AWS security labs focused on misconfiguration patterns, detection signals, and infrastructure hardening techniques. Each lab documents the setup, impact, detection approach, and remediation.

Lab 1: S3 Public Bucket Exposure

Demonstrates how unintended public access can occur in Amazon S3, the resulting risk, and how to detect and prevent data exposure.

View Lab →  ·  Code →

Lab 2: CloudTrail Logging Gaps

Explores the impact of incomplete or misconfigured logging, how visibility gaps affect detection, and how to properly secure and validate audit trails.

View Lab →  ·  Code →

Lab 3: IAM PassRole Privilege Escalation

Examines how improper IAM role permissions can allow privilege escalation and outlines detection and least-privilege remediation strategies.

View Lab →  ·  Code →

Other Projects

Selected engineering work outside of the cloud security lab series.

AWS Log Triage Script

Python-based utility for summarizing CloudTrail events and identifying potentially risky IAM configuration changes.

Code →