Skip to main content

Hospital Sensor Deployment

Deploy Cybrium sensors for full-stack hospital visibility from Purdue Level 0 to Level 5.

Architecture

SensorPurposePlacement
cysenseNetwork traffic analysisSPAN port on core switch
cywaveWireless device detectionPer-floor access point
cyguardEndpoint monitoringWorkstations + servers
cydeepPLC/BMS inspectionBuilding automation network
cymailEmail securityDNS-based (no deployment)

Quick Deploy

# Install all sensors
curl -sSL https://cybrium.ai/install.sh | bash

# Start network sensor on SPAN port
sudo cysense listen --interface eth1 --duration 0 --format json

# Scan wireless environment
cywave scan --protocols wifi,ble --duration 300

# Deploy endpoint agent
cyguard agent --interval 60 --platform https://app.cybrium.ai --token YOUR_TOKEN

# Inspect building automation controllers
cydeep discover --targets 10.100.0.0/24 --protocols bacnet,modbus

# Check email security
cymail scan --domain hospital.org

Medical Protocols Detected

ProtocolPortUse Case
HL7v22575ADT, lab results, orders
DICOM104, 11112Medical imaging
FHIR443 (HTTPS)Modern EHR API
BACnet47808HVAC, lighting
Modbus502Power systems, generators

HIPAA Compliance

Cybrium maps all findings to HIPAA Security Rule controls (45 CFR 164.312). Access the compliance scorecard at Settings > Compliance > HIPAA.