CloudBrute

A tool to find a company (target) infrastructure, files, and apps on the top cloud providers (Amazon, Google, Microsoft, DigitalOcean, Alibaba, Vultr, Linode).

Installation

apt install cloudbrute

Usage

Documentation

Help

cloudbrute -h

Examples

#WL=/usr/share/wordlists/dirb/common.txt
#WL=/usr/share/cloudbrute/data/storage_small.txt
WL=/usr/share/cloudbrute/data/storage_large.txt
cloudbrute -d target.com -k target -m storage -t 80 -T 10 -w $WL
cloudbrute -d company.com -k company -m storage -t 1 -w $WL

For Amazon S3 only

# Providers: amazon,google,microsoft,alibaba,digitalocean,linode,vultr
cloudbrute -d company.com -k company -m storage -t 1 -c amazon -w $WL