Difuzer: uncovering suspicious hidden sensitive operations in Android apps


연구 분야: Strategies



학회: ICSE '22: Proceedings of the 44th International Conference on Software Engineering


초록

One prominent tactic used to keep malicious behavior from being detected during dynamic test campaigns is logic bombs, where malicious operations are triggered only when specific conditions are satisfied. Defusing logic bombs remains an unsolved problem in the literature. In this work, we propose to investigate Suspicious Hidden Sensitive Operations (SHSOs) as a step towards triaging logic bombs. To that end, we develop a novel hybrid approach that combines static analysis and anomaly detection techniques to uncover SHSOs, which we predict as likely implementations of logic bombs. Concretely, Difuzer identifies SHSO entry-points using an instrumentation engine and an inter-procedural data-flow analysis. Then, it extracts trigger-specific features to characterize SHSOs and leverages One-Class SVM to implement an unsupervised learning model for detecting abnormal triggers. We evaluate our prototype and show that it yields a precision of 99.02% to detect SHSOs among which 29.7% are logic bombs. Difuzer outperforms the state-of-the-art in revealing more logic bombs while yielding less false positives in about one order of magnitude less time. All our artifacts are released to the community.


Author Profile
Tegawendé Bissyandé

University of Luxembourg Luxembourg

Luxembourg
Author Profile
Jacques Klein

University of Luxembourg Luxembourg

Luxembourg
Author Profile
Jordan Samhi

University of Luxembourg Luxembourg

Luxembourg

📄 논문 정보

발행 연도 2022년
인용수 22
출판 국가 Luxembourg, Australia
사이트 ACM
좋아요 수 0

연관 논문 목록 (37건)