Active development

Adversarial
systems engineering.


All projects →
In development
Lockdown
Distributed Network Security Platform

A distributed security platform built the way it should be — starting at the kernel boundary. C-based libpcap sensor agents capture raw frames and perform byte-level protocol dissection across the full L2–L4 stack, feeding structured telemetry to a central Python FastAPI controller.

A custom classification layer maps detected patterns against the MITRE ATT&CK framework in real time. From raw packet to classified, attributed threat.

Named after the Decepticon. Built to match.

lockdown // metadata
sensor langC (C11)
capturelibpcap · SOCK_RAW
parse depthL2 → L4
controllerPython · FastAPI
threat intelMITRE ATT&CK
classificationcustom rule engine
dashboardReact · PostgreSQL
platformLinux
statusbuilding
stack
C11 libpcap Python FastAPI React PostgreSQL Linux