Conversation

Replying to
To what extend can an app guarantee a state of the system when the underlying integrity is not verifiable? How do you know a sample is genuine (1) and (2) even if it is, we take the report from a system difficult to verify even if AOSP. I am really glad you cont. working on this
1
1
Replying to and
An attacker could exploit the OS after it boots or could exploit the verified boot process itself but they can't forge this information without exploiting the bootloader or TEE. An important part of what this provides is verification of device identity too, not just integrity.
1
1
Replying to and
For example, consider an attacker compromising the OS after each boot and blocking updates to prevent fixing the vulnerabilities. Attestation will uncover the problem by showing that the OS is not truly being updated, even if the attacker tries to hide that information in the OS.
2
1
Show replies