Build a simple Intrusion Detection system (IDS) on AWS using Suricata and VPC Traffic Mirroring.The aim was to simulate **malicious traffic from one EC2 instance (**victim) and **detect it on another instance (**monitor) using suricata.
UBUNTU)Step 1: Created a custom VPC
10.0.0.0/16.png)
Step 2: Created Subnets
10.0.1.0/24 (used for both EC2).png)
Step 3: Created an Internet Gateway
.png)