作者: Ryan Johnson , Zhaohui Wang , Corey Gagnon , Angelos Stavrou
关键词: Computer science 、 Java 、 Permission 、 Static analysis 、 Android application 、 Operating system 、 Mobile computing 、 Software 、 Bytecode 、 Android (operating system)
摘要: We developed an architecture that automatically searches for and downloads Android applications from the Market. Furthermore, we created a detailed mapping of application programming interface (API) calls to required permission(s), if any, each call. then performed analysis 141,372 determine they have appropriate set permissions based on static APK bytecode application. Our findings indicate majority mobile software developers are notusing correct permission either over-specify or under-specify their security requirements.