
Specter EDR
CompletedEDR (Endpoint Detection and Response) solution built from scratch, where I combine software development and cybersecurity. A Rust agent monitors system processes in real time, applies detection rules (abnormal memory usage, non-whitelisted processes), assigns severity, and streams them to a backend that persists and broadcasts them live to a dashboard. 100% read-only design: it only observes and reports — it never kills processes or modifies the system.







