Skip to main content
Anup DagalaApplied AI & Software Engineer

Project evidence / Documented

Embedded FSM Cyber-Physical Security Framework

The documented design coordinates isolation, decoy-network activation, relay-based disconnection, and recovery. No measured attacker-dwell-time reduction or production deployment is claimed.

Status
Documented
Evidence
documented user source
Last reviewed
2026-09-08

Overview

An ESP32-oriented cyber-physical security design using traffic metadata, cumulative threat scoring, and a finite-state policy engine.

Documented cyber-physical security design.

Problem

Coordinate escalating network and physical responses on a constrained embedded platform using explainable state transitions.

Implementation

An ESP32-oriented finite-state policy design driven by network-traffic metadata and cumulative threat scoring.

  • Cumulative threat scoring
  • Finite-state response policy
  • Isolation and decoy-network coordination
  • Relay-based disconnection and recovery design

Security and reliability

  • The design separates observed traffic metadata, scoring, policy state, and physical response actions.

Limitations

  • No measured attacker-dwell-time reduction is claimed.
  • The entry documents a design rather than a production deployment.