450 likes | 625 Views
Message-In-a-Bottle: User-Friendly and Secure Cryptographic Key Deployment in Sensor Networks. Cynthia Kuo, Mark Luk , Rohit Negi, Adrian Perrig Carnegie Mellon University. INSENS. SPINS. TinySec. MiniSec. 2005. 2002. 2003. 2004. 2006. Eschenauer and Gligor. ZigBee.
E N D
Message-In-a-Bottle:User-Friendly and Secure Cryptographic Key Deployment in Sensor Networks Cynthia Kuo, Mark Luk, Rohit Negi, Adrian Perrig Carnegie Mellon University
INSENS SPINS TinySec MiniSec 2005 2002 2003 2004 2006 Eschenauer and Gligor ZigBee How do nodes receive cryptographic keys? “Distribution is simple; nodes are loaded with the shared key before deployment.” TinySec …send the key in the clear “thus resulting in a brief moment of vulnerability.” ZigBee
Potential approach – Physical interface • Properties achieved • Secrecy • Ease of use • But… • Batch deployment remains a tedious task • USB interface will not exist on many commodity nodes • Sensors deployed in harsh environments • USB interface are expensive
An ideal practical solution • No physical interface • No USB connectors, screens, or keypads • Deploy keys wirelessly • Resistant to eavesdropping and injection attacks • Key deployment by end users • End users are not security experts • Batch deployment for multiple nodes • Scales for large deployments
Agenda • Motivation • Problem definition • Single node key deployment • User study • Batch deployment
Agenda • Motivation • Problem definition • Single node key deployment • User study • Batch deployment
Problem definition (1/2) • Securely setup a shared secret between a base station and a new node • Key secrecy • Attacker cannot compromise shared secret • Key authenticity • New node receives the key that base station intended it to receive • Demonstrative identification • Users are certain which devices are communicating
Problem definition (2/2) • Robust to user error • Fail safe - human error result in failure to setup a key, not key compromise • Cost effective • Does not require additional hardware on each node • No asymmetric cryptography • Even asymmetric crypto schemes need one authenticated value
Assumptions • Installer • Trusted • Not expert • Base station • Trusted • Generates keys • Sensor node • Unmodified hardware • Loose time synchronization • Unmodified software
Strong attacker model • Dolev-Yao • Overhear, intercept, modify, reorder, and send arbitrary messages • Before, during, and after key deployment • More powerful malicious device deployed around vicinity of nodes • Higher antenna gain • Faster processor
Agenda • Motivation • Problem definition • Single node key deployment • User study • Batch deployment
Base station KM KM KM Keying Device New Node How to send key wirelessly to new node? Attacker eavesdrops on key! Attacker
Shielded messages KM KM Keying Device New Node Need some type of isolation Faraday cage approach proposed by Castelluccia and Mutaf, 2005
Why isn’t a Faraday cage sufficient? • How does installer know when to open cage? • How does installer know cage is closed? • What happens if Faraday cage is imperfect? • How does installer know if node has correct key?
Keying Device New Node How does installer know when to open cage? Faraday Cage
Keying Beacon Keying Device New Node How does installer know when to open cage? Faraday Cage
‘ Keying Beacon Keying Device New Node Keying beacon interacts with user • Solid blue - performing key deployment • Blinking blue - done Faraday Cage
Keying Beacon Keying Device New Node Keying beacon interacts with user • Solid blue - performing key deployment • Blinking blue - done Faraday Cage
Why isn’t a Faraday cage sufficient? • How does installer know when to open cage? • How does installer know cage is closed? • What happens if Faraday cage is imperfect? • How does installer know if node has correct key?
Authenticated heartbeats Keying Beacon Keying Device New Node How do nodes know when cage is closed? Faraday Cage
Authenticated heartbeats ‘ Keying Beacon Keying Device New Node Authenticated heartbeats determine whether cage is closed Faraday Cage
Why isn’t a Faraday cage sufficient? • How does installer know when to open cage? • How does installer know cage is closed? • What happens if Faraday cage is imperfect? • How does installer know if node has correct key?
Keying Beacon Keying Device New Node What if cage leaks? Faraday Cage
Keying Beacon Keying Device New Node What if cage leaks? • Solution 1: Keying beacon eavesdrops I hear shielded messages! Faraday Cage
How leaky is cage? • Lcage : Attenuation of cage (dBm) • Strong attenuation (large negative number) • Attacker cannot overhear shielded messages • Weak attenuation (small negative number) • Attacker can overhear shielded messages • Keying beacon can also detect leaked messages • In order for leaking to go undetected… • Attacker needs a sweet spot • Based on our setup: -66 dBm Faraday Cage
How far away does attacker have to be? • RSe : Eavesdroppers required radio sensitivity • Attacker antenna gain of 10dBm • Pt : Transit power of keying device, at minimum power • Lcage : Attenuation of cage • dmin : Distance of eavesdropper If cage leaks, attacker needs to be within 19cm
Keying Beacon Keying Device New node What if cage leaks? • Solution 2: Keying beacon jams at full power • Leaked messages overpowered by jamming signal Faraday Cage
Keying Beacon Keying Device New node How do nodes know jammed at correct time? • Requires loose time synchronization Faraday Cage
Summary: Protecting shielded messages • Faraday cage attenuates shielded messages • Shielded messages sent at minimum power • Keying beacon jams at full power
Why isn’t a Faraday cage sufficient? • How does installer know when to open cage? • How does installer know cage is closed? • What happens if Faraday cage is imperfect? • How does installer know if node has correct key?
KM KM KM Keying Beacon Keying Device New Node How does installer know if node has correct key? Chal MAC Rsp Faraday Cage
KM KM KM Keying Beacon Keying Device New node How does installer know if node has correct key? Faraday Cage
MAC KM KM KM KM Keying Beacon Keying Device New node Key verification Rsp’ Chal = Rsp Faraday Cage
KM’ KM KM Keying Beacon Keying Device New node What if there was an error? • Easy for user to detect • Fail-safe Rsp’ != Rsp Faraday Cage
Summary: Single node key deployment • Installer places… • New Node and Keying Device inside Faraday cage • Keying Beacon outside Faraday cage • Keying Device and Beacon exchange authenticated heartbeats to determine whether cage is closed • Installer closes cage… • Key exchange inside cage (Shielded messages) • Beacon jams at full power • Beacon notifies installer to open cage • Key verification • Compares jamming schedule • Challenge response protocol • Beacon signals to installer whether keying was successful
Agenda • Motivation • Problem definition • Single node key deployment • User study • Batch deployment
Agenda • Motivation • Problem definition • Single node key deployment • User study • Batch deployment
K1 K2 K3 Keying Beacon Batch deployment New Nodes Keying Device Faraday Cage
Same questions apply for batch deployment • How does installer know when to open cage? • Keying might take variable time! • Need to determine number of nodes in batch • How does installer know cage is closed? • Authenticated heartbeats • What happens if Faraday cage leaks signal? • Beacon jams at full power • How does installer know if node has correct key? • Key verification
Keying Beacon Batch deployment New Nodes Weight Scale Keying Device Faraday Cage
Keying Beacon Batch deployment • Same protocol from user’s perspective # nodes = Weight / Unit weight Heartbeat: Weight New Nodes Weight Scale Keying Device Faraday Cage
Related Work • Physical interface • Resurrecting Duckling [Stajano 01] • Seeing is Believing [McCune 04] • Other side channel as sensors • Talking to Strangers [Balfanz 03] • Shake Them Up [Castelluccia 05] • Requires pre-existing information • Integrity code [Cagalj 06] • Insecure • Key Infection [Chan 03]
Conclusion • Key deployment • Hard problem • Not currently addressed for highly secure environments • Needed by all secure sensor network protocols • Message-in-a-Bottle • Secure • Robust to user error