Wireless Protocol Validation Under Uncertainty

Proceedings of the 16th International Conference on Runtime Verification (RV'16). 9/23/2016, Madrid, Spain.
Recipient of the Best Paper Award

Abstract

Runtime validation of wireless protocol implementations cannot always employ direct instrumentation of the device under test (DUT). The DUT may not implement the required instrumentation, or the instrumentation may alter the DUT’s behavior when enabled. Wireless sniffers can monitor the DUT’s behavior without instrumentation, but they introduce new validation challenges. Losses caused by wireless propagation mean that sniffers cannot perfectly reconstruct the actual DUT packet trace. As a result, accurate validation requires distinguishing between specification deviations that represent implementation errors from those caused by sniffer uncertainty.

We present a new approach that enables sniffer-based validation of wireless protocol implementations. Beginning with the original protocol monitor state machine, we automatically and completely encode sniffer uncertainty by selectively adding non-deterministic transitions. We characterize the NP-completeness of the resulting decision problem and provide an exhaustive algorithm for searching over all mutated traces, as well as more practical protocol-oblivious heuristics for searching over the most likely mutated traces. We have implemented our framework and show that it can accurately distinguish most implementation errors.

Built by the metalsmith-blue Metalsmith pipeline.
Created 7/19/2016
Updated 2/28/2019
Commit 4a99ff2 // History // View
Built 9/22/2016 @ 20:00 EDT