Skip to content

Commit 2183322

Browse files
authored
Create AWS Sec Audit.md
1 parent 8d3ac37 commit 2183322

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

CloudSec/AWS Sec Audit.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
3+
---
4+
5+
# AWS Core Security Audit Checklist
6+
**Version:** 1.0
7+
**Author:** Ivan Piskunov
8+
**Date:** August 30, 2025
9+
10+
11+
<img width="960" height="720" alt="image" src="https://github.com/user-attachments/assets/40cabf2d-318f-46fb-8867-730c9e0c8b69" />
12+
13+
## Document Preface
14+
15+
This document provides a structured, actionable checklist for conducting a high-level security audit of fundamental Amazon Web Services (AWS) components. It is designed for security auditors, engineers, and cloud architects to quickly assess the security posture of an AWS environment.
16+
17+
**Purpose:** To serve as a practical field guide for evaluating critical security controls across key AWS services, leveraging both the AWS Management Console and the AWS Command Line Interface (CLI).
18+
19+
**Intended Audience:** Cloud Security Auditors, DevOps Engineers, Security Engineers, CISOs, Cloud Architects.
20+
21+
**Disclaimer:** This document is an independent compilation of best practices and does not constitute official AWS guidance. Always refer to the latest official AWS documentation for the most current and complete information. The author is not responsible for the use or misuse of this checklist.
22+
23+
---
24+
25+
## Table of Contents
26+
27+
1. **Identity and Access Management (IAM) Audit**
28+
2. **Virtual Private Cloud (VPC) Audit**
29+
3. **VPN Configuration Audit**
30+
4. **Data Encryption & Key Management Audit**
31+
5. **Backup & Recovery Audit**
32+
6. **Monitoring & Logging Audit**

0 commit comments

Comments
 (0)