Security Attack Simulator
Visually test the execution engine's deterministic rejection mechanisms against non-compliant state manipulation.
Attack Vectors
Replay Attack
Intercepts a valid, previously executed transaction and attempts to blindly resubmit the exact same signed payload.
Duplicate Event
Submits a new transaction that fulfills an obligation already recorded as complete.
Payload Tampering
Modifies the raw JSON variables after initial client logic but before engine submission, breaking the signature hash.
Unauthorized Actor
Submits a valid state transition request signed by an identity not mapped to active party roles.
Engine Interception
execution-engine-v1.log
Engine idle. Awaiting inbound payload for deterministic evaluation.