Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 297 Bytes

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