Undergraduate Systems Security Researcher / Kernel Defense
Focus: eBPF, Runtime Enforcement & AI Safety
A split-plane defense architecture preventing Indirect Prompt Injection and Data Exfiltration in Autonomous AI Agents. It bridges the "Semantic Gap" by verifying high-level intent (Cortex) and enforcing it via Kernel (Core) and Network (Edge) boundaries.
M3.4 Active. The Kernel-Level Bodyguard. Detects and blocks malicious syscalls (execve, open) using ptrace/LSM hooks to prevent unauthorized execution by compromised agents.
M5.0 Active. The Network Border Patrol. A high-speed eBPF/XDP firewall that drops malicious packets at the NIC (O(1)) before they touch the OS stack. Now features stateful flow tracking, split-packet evasion detection, and enhanced telemetry.