Skip to content
← RegistryDossier · 5 steps · 4 edges

BACnet HVAC → disrupt building operations

BACnet on UDP/47808 is unauthenticated. From a foothold in corporate IT, write to HVAC controllers — over-cool a data centre, disable smoke evacuation, mess with elevators.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target's BMS (Building Management System) shares network with corporate IT (extremely common). BACnet on the building-automation subnet allows WriteProperty without auth.

§ Steps

  1. 01
    Disrupt HVAC / elevators / smoke evacImpact
    T1486Data Encrypted for Impact
  2. 02
    BACnet WhoIs / I-Am enumerationDiscovery
    T1087Account Discovery
  3. 03
    Scan UDP/47808 across building VLANDiscovery
    N-NMAP-INTERNALInternal Nmap Sweep
  4. 04
    WriteProperty to setpoints / overridesImpact
    OT-BACNETBACnet Building Automation Write
  5. 05
    ReadProperty across controllersCredential Access
    T1040Network Sniffing

§ References

§ Frequently asked

What is the "BACnet HVAC → disrupt building operations" attack path?
BACnet on UDP/47808 is unauthenticated. From a foothold in corporate IT, write to HVAC controllers — over-cool a data centre, disable smoke evacuation, mess with elevators. It chains 5 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Disrupt HVAC / elevators / smoke evac (T1486) — a impact primitive. Assumed environment: target's BMS (Building Management System) shares network with corporate IT (extremely common).
What is the final impact of this kill-chain?
The final step lands on ReadProperty across controllers (T1040), which falls under Credential Access. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers