Presentation

Back to research

Threats in the Weave of IoT

A presentation on wireless threats and the security implications of growing machine-to-machine communication, smart homes, and interconnected devices.

Original work: September 2018

Presentation overview

Threats in the Weave of IoT: Advent of Modern Wireless Attacks examined the relationship between expanding device connectivity and emerging security concerns. I delivered the presentation in September 2018.

Wireless trust extends beyond the radioIllustrative device lifecycle. A protected link does not settle application authorization.
  1. Onboard

    Establish which controller is permitted to pair or provision the device.

  2. Operate

    Authenticate identities and authorize individual device commands.

  3. Maintain

    Verify updates and replace exposed or expired credentials.

  4. Transfer ownership

    Remove earlier access relationships and provision the new owner.

Wireless systems and security boundaries

The presentation focused on increasing communication among connected devices, with smart homes and similar environments illustrating the changing attack surface. It connected the engineering promise of machine-to-machine communication with the challenge of securing the systems that participate in it.

Technical context: several different wireless boundaries

This explanation extends the presentation’s documented subject. The connected-home example is hypothetical, rather than a reported assessment from September 2018.

A wireless device can involve several trust relationships at once: pairing with a controller, joining a local network, authenticating to a service, and accepting commands from an application. Protecting one of those relationships does not automatically protect the others.

For example, a connected light may use an encrypted local link while relying on an application account for remote control. If that account is misused, stronger radio-link protection alone does not decide whether the remote command should be accepted. Conversely, a well-protected account cannot correct a device that accepts unauthenticated local commands.

Questions for the device lifecycle

During onboarding, ask how a new controller proves that it is allowed to pair. During normal operation, ask which messages the device accepts and whether permissions differ between reading status and changing behavior. During maintenance, ask how credentials and software can be replaced. When ownership changes, ask which earlier access relationships remain valid.

These are different stages, and the answer at one stage should not be assumed to hold at another. A temporary installation mode that remains enabled can create a persistent management path even when daily use appears normal.

Evidence and protocol limits

Wireless investigation also requires identifying the actual protocol. Findings about Wi-Fi cannot automatically be applied to Bluetooth or a proprietary radio system. Packet visibility, pairing behavior, and available security controls differ.

An observed reconnect might reflect interference, power loss, a software fault, or deliberate disruption. Useful corroborating evidence includes access-point logs, device uptime, configuration changes, and the behavior of nearby devices. A radio symptom is not by itself an attribution.

NIST’s WLAN security guidance addresses security across wireless-network design, deployment, maintenance, and monitoring. Its scope is WLANs; it should not be treated as a specification for every IoT radio technology.

The broader research question is how a device’s communications choices interact with its identity, permissions, and lifecycle. That is where network analysis and electronics knowledge become useful together.

Why this belongs in my research

This work reflects the intersection of my electronics and cybersecurity interests: understanding communications systems also means examining how their behavior can be misused.

It connects to my later Industry 4.0 presentation and IoT malware research.

Archive record

The presentation title, September 2018 date, and scope are recorded in my technical presentations history.