--- title: "Deploy Jump-box" chapter: false weight: 31 pre: "3.1 " --- ## Deploy a jump-box to access application. In order to attack our applications in this workshop. You will be submitting a sample malware file to test with. This CloudFormation template creates a EC2 to alleviate the need to disable any current anti-virus tooling. {{% notice info %}}
A Key Pair is required before continuing with this CloudFormation deployment. If you need help creating a Key Pair -> Create a key pair
{{% /notice %}}CLICK HERE
to see how to create key pairimmersion-kp
- Private Key Format: **.pem**
- Click **Create key pair**
- Save the Key Pair to your local machine. It will be needed later.


CLICK HERE
to see step by step instruction to deploy CFTCLICK HERE
to see step by step instruction to connect via RDPimmersion-kp.pem
file saved earlier
- Click **Decrypt Password**


- Copy down the **Password**
- Select **Download remote desktop file**

- Run the RDP file to start the connection
- Click **Connect**
- Paste the decrypted **password** and click **ok**
- Click **Yes**



