Skip to content

Setup Option A

timfrazier1 edited this page Jul 7, 2020 · 4 revisions

This method is still in "beta", but when working, is the easiest method to get all components needed for ATT&CK Sim up and running.

  1. Clone the DetectionLab fork here: https://github.com/timfrazier1/DetectionLab
  2. Go to the Phantom AMI Page here and click "Continue to Subscribe" in the upper right: https://aws.amazon.com/marketplace/pp/Splunk-Inc-Splunk-Phantom/B07K2HPNJG Screenshot
  3. Then click "Accept Terms" button to accept the EULA: Screenshot
  4. Next, follow the instructions here to set up your Terraform profile and variables: https://github.com/timfrazier1/DetectionLab/blob/master/AWS/Terraform/Pre-Built_AMIs.md
  5. After running "terraform apply" and typing "yes", the build process should begin. WARNING: You are about to start spending money on AWS.
  1. Look for the green output text when the build completes (~20-30 minutes) and you should have your URLs to access Splunk and Phantom. Default username/password for Splunk is admin/changeme.
Clone this wiki locally