In-House Tools Used

icon picker
S3 Scanner

Description

A tool to find open S3 buckets and dump their contents

Installation

or via Docker:
or from source:

Examples


Scan AWS buckets listed in a file with 8 threads
$ s3scanner --threads 8 scan --buckets-file ./bucket-names.txt
Scan a bucket in Digital Ocean Spaces
$ s3scanner --endpoint-url https://sfo2.digitaloceanspaces.com scan --bucket my-bucket
Dump a single AWS bucket
$ s3scanner dump --bucket my-bucket-to-dump
Scan a single Dreamhost Objects bucket which uses the vhost address style and an invalid SSL cert

Usage

image.png


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.