-
Notifications
You must be signed in to change notification settings - Fork 0
Using ScoutSuite
SethBodine edited this page May 28, 2024
·
10 revisions
Python Virtual Environment has been set up - this contains python requirements
Scoutsuite is updated at container image start-up
cd /opt/ScoutSuite/ # Execution path
. scoutsuite.sh # activate the venv environment
./scout.py aws --profile [AWS Profile Name]
./scout.py aws --profile [AWS Profile Name] --access-key-id [AWS_ACCESS_KEY_ID] --secret-access-key [AWS_SECRET_ACCESS_KEY] --session-token [AWS_SESSION_TOKEN]
This aproach works best if admin approval for auth is required, it will bypass any access issues and complete the report (with errors)
./scout.py azure -c --all-subscriptions
./scout.py azure --user-account-browser --tenant [Azure AD Tenant ID]
./scout.py gcp -u