-
Notifications
You must be signed in to change notification settings - Fork 356
Installing on Ubuntu or MacOS
Jose Enrique Hernandez edited this page Jun 15, 2022
·
3 revisions
source <(curl -s 'https://raw.githubusercontent.com/splunk/attack_range/develop/scripts/ubuntu_deploy.sh')
aws configure
python attack_range.py configure
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/splunk/attack_range/develop/scripts/macos_deploy_aws.sh)" && cd attack_range && source venv/bin/activate
aws configure
python attack_range.py configure
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/splunk/attack_range/develop/scripts/macos_deploy_azure.sh)" && cd attack_range && source venv/bin/activate
az login
python attack_range.py configure