Abstract—In the Android operating system, each application consists of a set of components that communicate with each other via messages called Intents. The current implementation of Intent handling is such that developers can inadvertently write insecure code that allows malicious applications to intercept or inject Intents to steal sensitive information or induce undesired behavior. We prevented these exploits by modifying Android’s Intent handling behavior to err on the side of safety except where the developer seems to explicitly specify otherwise. Additonally, we confirmed the pervasiveness of Intent vulnerabilities by analyzing the 497 most popular free applications in Android’s official application market, and proved the effectivenes...
Android is a popular mobile-device platform developed by Google. Android’s application model is desi...
Abstract—Over the last three years, Android has established itself as the largest-selling operating ...
An enormous number of apps have been developed for Android in recent years, making it one of the mos...
Abstract—In the Android operating system, each application consists of a set of components that comm...
Testing is a crucial stage in the software development process that is used to uncover bugs and pote...
Due to their growing prevalence, smartphones can access an increasing amount of sensitive user infor...
Security threats using intent based inter component communication (ICC) channels in Android are unde...
Intents are the plain-text based message object used for ICC by the Android framework. Hence the fra...
The Android platform is designed to facilitate inter-app integration and communication, so that apps...
Communication between the Android application is possible by using intent messages. An application c...
Android is widely used for the development and deployment of autonomous and smart systems, including...
As usage of the Android applications has grown, security concerns have also increased. Four major th...
The usage and ownership of mobile devices is increasing globally. Our reliance on mobile devices and...
In Android, inter-app communication is a cornerstone feature where apps exchange special messages ca...
Android is currently the most widespread operating system (OS) worldwide, but also the most prone to...
Android is a popular mobile-device platform developed by Google. Android’s application model is desi...
Abstract—Over the last three years, Android has established itself as the largest-selling operating ...
An enormous number of apps have been developed for Android in recent years, making it one of the mos...
Abstract—In the Android operating system, each application consists of a set of components that comm...
Testing is a crucial stage in the software development process that is used to uncover bugs and pote...
Due to their growing prevalence, smartphones can access an increasing amount of sensitive user infor...
Security threats using intent based inter component communication (ICC) channels in Android are unde...
Intents are the plain-text based message object used for ICC by the Android framework. Hence the fra...
The Android platform is designed to facilitate inter-app integration and communication, so that apps...
Communication between the Android application is possible by using intent messages. An application c...
Android is widely used for the development and deployment of autonomous and smart systems, including...
As usage of the Android applications has grown, security concerns have also increased. Four major th...
The usage and ownership of mobile devices is increasing globally. Our reliance on mobile devices and...
In Android, inter-app communication is a cornerstone feature where apps exchange special messages ca...
Android is currently the most widespread operating system (OS) worldwide, but also the most prone to...
Android is a popular mobile-device platform developed by Google. Android’s application model is desi...
Abstract—Over the last three years, Android has established itself as the largest-selling operating ...
An enormous number of apps have been developed for Android in recent years, making it one of the mos...