Section 01
[Main Post/Introduction] Agentic SOC: Reshaping Phishing Email Detection Workflow with Multi-Agent Architecture
This project is a multi-agent cybersecurity analysis engine based on LangGraph, simulating real SOC workflows. It achieves interpretable security decisions through LLM reasoning, real-time threat intelligence (e.g., VirusTotal), and a memory system. The goal is to automate the investigation process of SOC analysts, focusing on structured decision-making and interpretability of the reasoning process. The project is sourced from GitHub's agentic-soc-runtime, maintained by Finnete-20, and released on June 4, 2026.