-
Notifications
You must be signed in to change notification settings - Fork 0
Using ScoutSuite
SethBodine edited this page Jul 8, 2022
·
10 revisions
Python Virtual Environment has been set up - this contains python requirements
Scoutsuite is updated at docker image start-up
cd /opt/ScoutSuite/ # Execution path
source venv/bin/activate # activate the venv environment
./scout.py aws
./scout.py azure --user-account-browser
TBD