This project audits S3 buckets for public access and encryption status.
- Checks if S3 buckets have public access.
- Checks if S3 buckets are encrypted.
- Python 3.10 or higher
- Boto3 library
- Clone the repository:
git clone https://github.com/SudevShibu/prowler-s3-audit.git
-
cd prowler-s3-audit
-
Install the required libraries: poetry install
To run the audit, execute the following command: python s3_checks.py