Skip to content

This simple tool extracts the Key value from public AWS S3 bucket (whose response Content Type : application/xml).

Notifications You must be signed in to change notification settings

ethicalanuj/aws-s3-key-extracter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

aws-s3-key-extracter

This simple tool extracts the Key value from public AWS S3 bucket.

Instructions to Use:

  1. Install Dependencies:
pip install requests beautifulsoup4 lxml
  1. Run the Script:
python extract-key.py output_file.txt https://domain1.com https://domain2.com

About

This simple tool extracts the Key value from public AWS S3 bucket (whose response Content Type : application/xml).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages