Skip to content

bear/s3scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s3scan

Generate a report of all s3 buckets and their permissions

Usage

python s3scan.py [-f <format>] [-p <profile>]

Options:

    -f | --format  Output format
                   Default is 'text'
                   [Optional]
    -p | --profile AWS Credentials Profile
                   Default is None
                   [Optional]

Where the output format can be either 'text' or 'csv'

Requirements

Python 2.6+ http://python.org

Boto3 Library https://github.com/boto/boto3

About

scan s3 buckets for security issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages