medical device tamper / clinical IoT
device integrity — wrong dose, alarm suppression, unauthorized config. not PHI exfil; evidence is pump, ventilator, monitor, and UDI session logs.
a guided path, not automation — each step opens a tool you run yourself; nothing uploads. progress is saved only in this browser.
wraps the medical device tamper — clinical IoT kit preset — drop pump + monitor + UDI session logs → dose anomaly → alarm log → log authenticity → report
guided steps
- evidence manifest generator
hash device session logs before parsing — not PHI exfil
- insulin pump log forensic analyzer
parse pump dose + basal/bolus rows — wrong-dose tamper indicators
- philips intellivue monitor alarm log forensic analyzer
parse alarm suppression + silence events on bedside monitors
- medical device udi tracking log forensic analyzer
trace UDI device identity + config change timeline
- log file authenticity and integrity scorer
score log authenticity — tampered logs invalidate device integrity findings
- case report generator
draft device integrity report linking dose + alarm anomalies
suggested options · title: medical device tamper — clinical IoT assessment
when you're done
export a run summary — a small JSON record of which steps you marked done, your notes, and a self-hash so the record can't be silently altered. it is your reproducibility note, not a per-tool receipt: each tool emits its own input→output receipt when you run it.