Skip to content
← RegistryDossier · 5 steps · 4 edges

LoRaWAN replay → spoof environmental sensor

Capture LoRaWAN uplinks from a target sensor. Devices that reset FCnt on reboot accept replayed frames — feed false readings into the upstream IoT platform.

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

§ Context

Assumed environment: target uses LoRaWAN for distributed sensors (water level, gas, temperature). Devices use Class A and reset FCnt on reboot (common for cheap industrial sensors).

§ Steps

  1. 01
    Operational decisions based on false dataImpact
    T1486Data Encrypted for Impact
  2. 02
    Inject false readingsImpact
    T1486Data Encrypted for Impact
  3. 03
    Identify target device framesDiscovery
    T1083File and Directory Discovery
  4. 04
    Replay frames with reset FCntImpact
    OT-LORAWAN-REPLAYLoRaWAN Replay / FCnt Reset
  5. 05
    Sniff LoRaWAN traffic (cheap SDR / Heltec)Credential Access
    T1040Network Sniffing

§ References

§ Frequently asked

What is the "LoRaWAN replay → spoof environmental sensor" attack path?
Capture LoRaWAN uplinks from a target sensor. Devices that reset FCnt on reboot accept replayed frames — feed false readings into the upstream IoT platform. It chains 5 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Operational decisions based on false data (T1486) — a impact primitive. Assumed environment: target uses LoRaWAN for distributed sensors (water level, gas, temperature).
What is the final impact of this kill-chain?
The final step lands on Sniff LoRaWAN traffic (cheap SDR / Heltec) (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