AI SOC Analyst: Autonomous Active Response

Published:

Project Overview

This project concludes active detection capability of the AI-SOC Analyst build. I moved the system from passive detection to autonomous remediation.

Technical Highlights

  • Engine: Wazuh Active Response integrated with a custom Python logic.
  • Remediation: Dynamic iptables DROP rules applied to malicious IPs.
  • Isolation: Tested via Linux Network Namespaces to simulate external traffic.

Evidence of Completion

The system successfully blocked a Hydra brute-force attack from 10.10.10.2 within 15 seconds.