Skip to content

0xdeba/aws_s3_enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS S3 Enumeration Tool

A simple script to solve the http://flaws.cloud lab by enumerating AWS S3 buckets.

How to Use

  1. Clone the repository

    https://github.com/debanandsingha/aws_s3_enum.git
    cd aws_s3_enum
  2. Create virtual environment

    python3 -m venv myenv
  3. Activate the virtual environment

    source myenv/bin/activate
  4. Install requirements

    pip install -r requirements.txt
  5. Run the script

    python3 aws_s3_enum.py http://flaws.cloud

About

Commands shown are Linux-based; use Windows equivalents for Windows systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages