国际信息安全系列讲座之二:雪城大学Heng Yin教授讲座通知

上传时间 :2014-06-03    浏览次数 :1511    发布者:系统管理员     部门:shenmin

时间:69 11:00 - 12:00

地点:曹东502

题目: A Semantic Based Approach to Android Application Security

摘要As Android has become the most prevalent operating system in mobile devices, security threats in android apps are increasing. In this talk, I will present three semantic-based techniques to tackle three security problems: privacy leakage, component hijacking vulnerability, and malware classification. To confine privacy leakage, we developed a bytecode rewriting technique that selectively inserts instrumentation code into an app to keep track of private information and detects leakage at runtime. To further distinguish legitimate and malicious leaks, we model the user's decision with a semantics and context aware policy enforcement mechanism. To defeat component hijacking attacks, we proposed an automatic patch generation technique, which inserts a small amount of patch code to detect and block the dangerous information flow, and thus defeat the attacks. For malware classification, we captured the semantics-level behavior of an app by extracting the data and control dependencies between API calls, and constructed so-called ``Weighted Contextual API Dependency Graphs". Then by computing the similarity between these graphs, we can accurately and reliably detect malware variants and zero-day malware.  

报告者简介Heng Yin is an Assistant Professor in the department of Electrical Engineering and Computer Science at Syracuse University. His research interests mainly lie in computer security. In particular, he is interested in applying program analysis techniques and virtualization techniques to improve software and system security and defeat malware attacks. He earned his PhD degree in Computer Science from the College of William and Mary in July 2009.  In 2011, he received NSF Career award.