Skip to content

Mauriceter/storage_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Storage_checker

Small vibe coded project to crawl a list of urls and extract aws, azure and gcp buckets.

Example of abuse: https://labs.watchtowr.com/8-million-requests-later-we-made-the-solarwinds-supply-chain-attack-look-amateur/

Installation

pipx install git+https://github.com/Mauriceter/storage_checker.git

Usage

storage-checker -h                                                
usage: storage-checker [-h] [-u URLS [URLS ...]] [-f FILE] [-d DEPTH] [-c CONCURRENCY] [-g GUARDRAILS [GUARDRAILS ...]]

Async Cloud Bucket Crawler

options:
  -h, --help            show this help message and exit
  -u, --urls URLS [URLS ...]
                        Target URLs
  -f, --file FILE       File containing list of URLs (one per line)
  -d, --depth DEPTH     Max crawl depth
  -c, --concurrency CONCURRENCY
                        Concurrency level
  -g, --guardrails GUARDRAILS [GUARDRAILS ...]
                        Allowed domains for crawling (e.g. example.com)

About

Crawl a list of url to extract aws, azure and gcp buckets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages