If an adversary can escalate privileges, he or she may be able to use those privileges to place malicious code in the device system partition, where it may persist after device resets and may not be easily removed by the device user.
Many Android devices provide the ability to unlock the bootloader for development purposes. An unlocked bootloader may provide the ability for an adversary to modify the system partition. Even if the bootloader is locked, it may be possible for an adversary to escalate privileges and then modify the system partition.
ID | Name | Description |
---|---|---|
S0293 | BrainTest |
BrainTest uses root privileges (if available) to copy an additional Android app package (APK) to /system/priv-app to maintain persistence even after a factory reset.[1] |
S0655 | BusyGasper |
BusyGasper can abuse existing root access to copy components into the system partition.[2] |
S0550 | DoubleAgent |
DoubleAgent has used exploits to root devices and install additional malware on the |
S0420 | Dvmap |
Dvmap replaces |
S0408 | FlexiSpy | |
S0407 | Monokle |
Monokle can remount the system partition as read/write to install attacker-specified certificates.[6] |
S0316 | Pegasus for Android |
Pegasus for Android attempts to modify the device's system partition.[7] |
S0289 | Pegasus for iOS |
Pegasus for iOS modifies the system partition to maintain persistence.[8] |
S0294 | ShiftyBug |
ShiftyBug is auto-rooting adware that embeds itself as a system application, making it nearly impossible to remove.[9] |
S0324 | SpyDealer |
SpyDealer maintains persistence by installing an Android application package (APK) on the system partition.[10] |
S0494 | Zen |
Zen can install itself on the system partition to achieve persistence. Zen can also replace |
ID | Mitigation | Description |
---|---|---|
M1003 | Lock Bootloader | |
M1001 | Security Updates | |
M1004 | System Partition Integrity |
Android devices with the Verified Boot capability [12] perform cryptographic checks of the integrity of the system partition.
The Android SafetyNet API's remote attestation capability could potentially be used to identify and respond to compromised devices.
Samsung KNOX also provides a remote attestation capability on supported Samsung Android devices.
iOS devices will fail to boot or fail to allow device activation if unauthorized modifications are detected.[13]