|
1 | 1 | ---
|
2 | 2 | title: Protocols supported by Microsoft Defender for IoT
|
3 | 3 | description: Learn about protocols that are supported by Microsoft Defender for IoT.
|
4 |
| -ms.date: 06/02/2022 |
| 4 | +ms.date: 01/30/2023 |
5 | 5 | ms.topic: article
|
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | # Microsoft Defender for IoT - supported IoT, OT, ICS, and SCADA protocols
|
9 | 9 |
|
10 | 10 | This article lists the protocols that are supported by default in Microsoft Defender for IoT. If your organization uses proprietary protocols or other protocols not listed here, use the Defender for IoT Horizon SDK to extend support as needed.
|
11 | 11 |
|
12 |
| -## Supported protocols for asset discovery |
| 12 | +## Supported protocols for OT device discovery |
13 | 13 |
|
14 | 14 | Defender for IoT can detect the following protocols when identifying assets and devices in your network:
|
15 | 15 |
|
16 |
| - |
17 | 16 | |Brand / Vendor |Protocols |
|
18 | 17 | |---------|---------|
|
19 | 18 | |**ABB** | ABB 800xA DCS (IEC61850 MMS including ABB extension)<br> CNCP<br> RNRP<br> |
|
@@ -48,13 +47,27 @@ Defender for IoT can detect the following protocols when identifying assets and
|
48 | 47 |
|
49 | 48 | [!INCLUDE [active-monitoring-protocols](includes/active-monitoring-protocols.md)]
|
50 | 49 |
|
| 50 | +## Supported protocols for Enterprise IoT device discovery |
| 51 | + |
| 52 | +Enterprise IoT network sensors can detect the following protocols when identifying assets and devices in your network: |
| 53 | + |
| 54 | +|Brand / Vendor |Protocols | |
| 55 | +|---------|---------| |
| 56 | +| **ALARIS** | BAXTER | |
| 57 | +|**ASHRAE** | BACnet BACapp | |
| 58 | +| **Cisco** | CDP | |
| 59 | +| **IANA** | SIP | |
| 60 | +| **IETF** | BROWSE <br> DHCP <br> DNS <br> HTTP <br> LLDP <br> MDNS <br> SNMP<br> SSDP | |
| 61 | +|**Medical** |DICOM <br>HL7 <br>POCT1 | |
| 62 | +| **SWARM** | swarm | |
| 63 | + |
51 | 64 | ## Don't see your protocol here?
|
52 | 65 |
|
53 |
| -### Build support for proprietary protocols with the Horizon SDK |
| 66 | +### Build support for proprietary OT protocols with the Horizon SDK |
54 | 67 |
|
55 |
| -Asset vendors, partners, or platform owners can use Defender for IoT's Horizon Protocol SDK to secure any protocol used in IoT and ICS environments that's not isn't already supported by default. |
| 68 | +Asset vendors, partners, or platform owners can use Defender for IoT's Horizon Protocol SDK to secure any OT protocol used in IoT and ICS environments that's not isn't already supported by default. |
56 | 69 |
|
57 |
| -Horizon helps you to write plugins that enable Deep Packet Inspection (DPI) on the traffic and detect threats in realtime. Customize your plugins localize and customize text for alerts, events, and protocol parameters. |
| 70 | +Horizon helps you to write plugins for OT sensors that enable Deep Packet Inspection (DPI) on the traffic and detect threats in realtime. Customize your plugins localize and customize text for alerts, events, and protocol parameters. |
58 | 71 |
|
59 | 72 | Horizon provides:
|
60 | 73 |
|
|
0 commit comments