Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guptabless/unclaim-s3-finder
https://github.com/guptabless/unclaim-s3-finder
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guptabless/unclaim-s3-finder
- Owner: guptabless
- Created: 2020-07-19T18:55:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T04:58:25.000Z (over 4 years ago)
- Last Synced: 2024-08-05T17:45:15.305Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 11
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - guptabless/unclaim-s3-finder - (Python)
README
# unclaim-s3-finder
This is a lightweight tool that check wheather bucket is avaliable for takeover or not.
## Requirment:
### packages
- requests
- xmltodict
- bcolors
- sys
- argparse### python > 3.x
## usage:
bucket-takeover.py -u < Valid Bucket URL with http:// or https:// >
OPTIONS:
```
-u valid bucket URL with http:// or https:// or a text file with bucket names
< bucket is avaibale for takeover or not >