I Added ML Anamoly Detection to My Cybersecurity Tool - Here's What the Numbers Actually Showed
A few weeks ago, I built Log Sentinel, a log analysis dashboard that detects brute force attacks, directory scanning, and error spikes in Apache server logs using rule-based detectors. The rules worked well, but I kept wondering: what would a machine learning model catch that my rules missed? And mo...