Skip to content

Using ScoutSuite

SethBodine edited this page Jul 8, 2022 · 10 revisions

Prepare the environment

Python Virtual Environment has been set up - this contains python requirements

Updates

Scoutsuite is updated at docker image start-up

Prepare the environment

cd /opt/ScoutSuite/                 # Execution path
source venv/bin/activate            # activate the venv environment

AWS

./scout.py aws

Azure

./scout.py azure --user-account-browser

GCP

TBD

Additional Information

Clone this wiki locally