Skip to content

SudevShibu/prowler-s3-audit

S3 Bucket Audit Project

This project audits S3 buckets for public access and encryption status.

Checks Performed

  • Checks if S3 buckets have public access.
  • Checks if S3 buckets are encrypted.

Requirements

  • Python 3.10 or higher
  • Boto3 library

Setup

  1. Clone the repository:
    git clone https://github.com/SudevShibu/prowler-s3-audit.git

Navigate into the directory:

  1. cd prowler-s3-audit

  2. Install the required libraries: poetry install

Running the Audit

To run the audit, execute the following command: python s3_checks.py

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published