MUD (Manufacturer Usage Description, RFC 8520)
¿Qué es MUD (Manufacturer Usage Description, RFC 8520)?
MUD (Manufacturer Usage Description, RFC 8520)An IETF standard for IoT devices to publish a machine-readable description of their intended network behavior, which routers and switches can use to automatically constrain the device to its expected communication patterns.
Manufacturer Usage Description (MUD, RFC 8520), published by the IETF in 2019, is a framework for IoT devices to advertise to the network exactly what communication they need. A MUD-aware device sends a MUD URL during DHCP, LLDP, or 802.1X — pointing to a small JSON file (the 'MUD file') hosted by the manufacturer. The MUD file describes intended endpoints (controller cloud services, NTP servers, etc.), allowed protocols, and allowed peer roles in a structured policy language. A MUD-aware switch, router, or NAC translates that description into per-device ACLs or microsegmentation rules, denying everything outside the manufacturer's declared behavior. The intent is to make 'one camera-vendor's botnet' impossible — a compromised IP camera cannot scan or pivot to other internal hosts because the network refuses anything outside the device's declared profile. NIST SP 1800-15 published a reference architecture and Cisco, Aruba, and several IoT-security vendors implement MUD or MUD-like profiles. Adoption is limited because it requires manufacturer participation, but MUD remains the most concrete IETF answer to the 2016-Mirai-class IoT worm threat.
● Ejemplos
- 01
A MUD-aware switch receives a MUD URL from a new IP camera, fetches its profile, and applies an ACL that allows traffic only to the vendor's cloud endpoint and NTP — blocking all peer-to-peer attempts.
- 02
NIST SP 1800-15 demonstrates MUD enforcement constraining a compromised IoT device so it cannot participate in a Mirai-style scanning botnet.
● Preguntas frecuentes
¿Qué es MUD (Manufacturer Usage Description, RFC 8520)?
An IETF standard for IoT devices to publish a machine-readable description of their intended network behavior, which routers and switches can use to automatically constrain the device to its expected communication patterns. Pertenece a la categoría de OT / ICS / IoT en ciberseguridad.
¿Qué significa MUD (Manufacturer Usage Description, RFC 8520)?
An IETF standard for IoT devices to publish a machine-readable description of their intended network behavior, which routers and switches can use to automatically constrain the device to its expected communication patterns.
¿Cómo funciona MUD (Manufacturer Usage Description, RFC 8520)?
Manufacturer Usage Description (MUD, RFC 8520), published by the IETF in 2019, is a framework for IoT devices to advertise to the network exactly what communication they need. A MUD-aware device sends a MUD URL during DHCP, LLDP, or 802.1X — pointing to a small JSON file (the 'MUD file') hosted by the manufacturer. The MUD file describes intended endpoints (controller cloud services, NTP servers, etc.), allowed protocols, and allowed peer roles in a structured policy language. A MUD-aware switch, router, or NAC translates that description into per-device ACLs or microsegmentation rules, denying everything outside the manufacturer's declared behavior. The intent is to make 'one camera-vendor's botnet' impossible — a compromised IP camera cannot scan or pivot to other internal hosts because the network refuses anything outside the device's declared profile. NIST SP 1800-15 published a reference architecture and Cisco, Aruba, and several IoT-security vendors implement MUD or MUD-like profiles. Adoption is limited because it requires manufacturer participation, but MUD remains the most concrete IETF answer to the 2016-Mirai-class IoT worm threat.
¿Cómo defenderse de MUD (Manufacturer Usage Description, RFC 8520)?
Las defensas contra MUD (Manufacturer Usage Description, RFC 8520) combinan habitualmente controles técnicos y prácticas operativas, como se detalla en la definición.
¿Cuáles son otros nombres para MUD (Manufacturer Usage Description, RFC 8520)?
Nombres alternativos comunes: Manufacturer Usage Description, RFC 8520 MUD.
● Términos relacionados
- ot-iot№ 615
Seguridad de IoT
Disciplina que protege dispositivos, pasarelas, redes y servicios en la nube del Internet de las Cosas frente a compromisos, dada su escala, recursos limitados y largo ciclo de vida.
- ot-iot№ 614
Botnet IoT
Red de dispositivos IoT comprometidos controlados remotamente para lanzar ataques como DDoS, credential stuffing, fraude de clics o cryptomining.
- ot-iot№ 758
Botnet Mirai
Familia de malware IoT identificada en 2016 que recluta routers, cámaras y DVR mediante credenciales por defecto y participó en el DDoS contra Dyn que tumbó gran parte de internet en EE. UU.
- network-security№ 805
Network Access Control (NAC)
Conjunto de políticas y tecnologías que autentican dispositivos y usuarios antes de conceder acceso a la red y aplican de forma continua requisitos de cumplimiento.
- network-security№ 752
Microsegmentación
Forma de segmentación fina que aplica políticas de lista blanca entre cargas de trabajo o aplicaciones individuales, normalmente a nivel de host o hipervisor.
- network-security№ 809
Segmentación de red
Práctica de dividir la red en varias zonas con tráfico controlado entre ellas para contener brechas y aplicar el principio de mínimo privilegio.