Burp Suite Enterprise Edition is preinstalled in the Burp Suite Enterprise Edition AMI. To see a full list of AMI IDs and the regions we support, see Published AMIs.
We recommend using CloudFormation to deploy the Burp Suite Enterprise Edition AMI:
- Download the CloudFormation Template yaml file.
- Log in to your AWS account and go to the CloudFormation console.
- Create a stack with new resources.
- Upload the CloudFormation template.
- Enter the Stack name and ImageID of the Burp Suite Enterprise Edition AMI for your region.
- Set an InstanceType that meets the system requirements. If the InstanceType you require isn't listed, edit the AllowedValues for the InstanceType in the CloudFormation template.
- In the KeyName field, enter the name of the KeyPair that will be used to access the instance.
- If you are storing credentials or settings in SSM or Secrets Manager, enter the name of your IAM instance profile in the IaminstanceProfile field.
- Under Network Configuration, enter the SubnetID and SecurityGroups values for the instance.
- Enter the values for the Database Configuration. For more information, see Setting up your external database (Kubernetes). We recommend you use Vals to avoid storing passwords in plain text.
- For the Web Server Configuration, select whether the webserver is using TLS (HTTPS). If you set UseHttps to true, enter the HttpsCertificate and HttpsPassphrase.
- We recommend that you leave the Resource Allocation Configuration settings blank, to use the default values. If you need to increase the resource values, see Kubernetes container system requirements.
- If you are storing the images used by the AMI in a private container registry, enter the ContainerRegistry value.
- Click Next.
- Enter the Configure stack options values as required, and click Next.
- In the Review and create window, check the configuration and then click Submit.
- Wait for the stack to be created.
- To navigate to your newly created EC2 instance, go to the Resources tab of your stack and click the link in the Physical ID column.
- In the Instances window, select the instance and copy and paste the IP address or DNS name into a browser. The Burp Suite Enterprise Edition console will open.
If this is the first time that you have used the database with Burp Suite Enterprise Edition, you will be prompted to create the administrator user credentials. For more information, see Creating the admin user.