This document discusses using a SIEM (security information and event management) architecture to detect and mitigate brute force attacks. It describes creating a virtual test environment with a Windows server as a victim, a Kali Linux machine as an attacker, and a pfSense firewall. The goal is to determine if a SIEM can detect a brute force dictionary attack before sensitive data is stolen or damage occurs. The results found that when the attack was run slowly, it was not detected, but filtering rules in the SIEM were able to detect a brute force HTTP attack. Therefore, SIEMs can help detect and mitigate brute force attacks if properly configured.