paper-with-me

홈 › Papers

Snoopy: Sniffing Your Smartwatch Passwords via Deep Sequence Learning

2019-12-10 · Chris Xiaoxuan Lu, Bowen Du, Hongkai Wen, Sen Wang, Andrew Markham, Ivan Martinovic, Yiran Shen, Niki Trigoni

Demand for smartwatches has taken off in recent years with new models which can run independently from smartphones and provide more useful features, becoming first-class mobile platforms. One can access online banking or even make payments on a smartwatch without a paired phone. This makes smartwatches more attractive and vulnerable to malicious attacks, which to date have been largely overlooked. In this paper, we demonstrate Snoopy, a password extraction and inference system which is able to accurately infer passwords entered on Android/Apple watches within 20 attempts, just by eavesdropping on motion sensors. Snoopy uses a uniform framework to extract the segments of motion data when passwords are entered, and uses novel deep neural networks to infer the actual passwords. We evaluate the proposed Snoopy system in the real-world with data from 362 participants and show that our system offers a 3-fold improvement in the accuracy of inferring passwords compared to the state-of-the-art, without consuming excessive energy or computational resources. We also show that Snoopy is very resilient to user and device heterogeneity: it can be trained on crowd-sourced motion data (e.g. via Amazon Mechanical Turk), and then used to attack passwords from a new user, even if they are wearing a different model. This paper shows that, in the wrong hands, Snoopy can potentially cause serious leaks of sensitive information. By raising awareness, we invite the community and manufacturers to revisit the risks of continuous motion sensing on smart wearable devices.

📄 PDF Abstract BibTeX arXiv:1912.04836

Code (1)

ChristopherLu/snoopy 공식 구현 tf

Similar Papers 제목 키워드 기반

Visual Passwords Using Automatic Lip Reading

2014-09-02 · Ahmad Basheer Hassanat

This paper presents a visual passwords system to increase security. The system depends mainly on recognizing the speaker using the visual speech signal alone. The proposed scheme works in two stages: setting the visual p…

Lip Reading

Advancing Intoxication Detection: A Smartwatch-Based Approach

2025-10-10 · Manuel Segura, Pere Vergés, Richard Ky, Ramesh Arangott 외 arxiv

Excess alcohol consumption leads to serious health risks and severe consequences for both individuals and their communities. To advocate for healthier drinking habits, we introduce a groundbreaking mobile smartwatch appl…

Snoopy: Effective and Efficient Semantic Join Discovery via Proxy Columns

2025-02-24 · Yuxiang Guo, YUREN MAO, Zhonghao Hu, Lu Chen 외

Semantic join discovery, which aims to find columns in a table repository with high semantic joinabilities to a query column, is crucial for dataset discovery. Existing methods can be divided into two categories: cell-le…

Contrastive LearningGraph Matching

DeepMnemonic: Password Mnemonic Generation via Deep Attentive Encoder-Decoder Model

2020-06-24 · Yao Cheng, Chang Xu, Zhen Hai, Yingjiu Li

Strong passwords are fundamental to the security of password-based user authentication systems. In recent years, much effort has been made to evaluate password strength or to generate strong passwords. Unfortunately, the…

DecoderSentence

PagPassGPT: Pattern Guided Password Guessing via Generative Pretrained Transformer

2024-04-07 · Xingyu Su, Xiaojie Zhu, Yang Li, Yong Li 외

Amidst the surge in deep learning-based password guessing models, challenges of generating high-quality passwords and reducing duplicate passwords persist. To address these challenges, we present PagPassGPT, a password g…