Skip to content

This program can be used to check if your s3 bucket can be fetched publicly with just any AWS authenticated user

Notifications You must be signed in to change notification settings

jerrinss5/s3-public-bucket-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3 file fetch

This program can be used to check if you s3 buckets are set to public and if you can fetch the file with any authenticated AWS user

to run the program

./s3FileFetchLinux -r region-name -b s3-bucket -k key-name-for-the-bucket -f downloaded-file-name

pre req

aws config with access key and id configured

About

This program can be used to check if your s3 bucket can be fetched publicly with just any AWS authenticated user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published