Skip to content

Instantly share code, notes, and snippets.

## Table 2: Security Detections
| Detection | Source | Framework |
|---|---|---|
| ConsoleLoginWithoutMFA | CloudTrail | CIS AWS Foundations 3.2 |
| RootAccountActivity | CloudTrail | CIS AWS Foundations 3.3 |
| IAMPrivilegeEscalation | CloudTrail | NIST AC-6 |
| UnauthorizedLogBucketAccess | CloudTrail | NIST AU-9 |
| UnencryptedResourceCreation | CloudTrail | NIST SC-28 |
| SecurityResourceTampering | CloudTrail | NIST SI-7 |
## Table 1: AWS Account by Function
| Account | Expected Name | Purpose |
|---|---|---|
| Management | (org root - not looked up by name) | Org governance, SCPs, Identity Center |
| Security | security-environment | Centralized logging, GuardDuty, SIEM |
| Networking | networking-environment | Centralized network hub |
| Corporate | corporate-main-environment | Workload spoke, Domain Controller |
| Web | web-environment | Simple public facing website |
| Shared Services | shared-services-environment | Terraform remote state bucket |