• huginn@feddit.it
    link
    fedilink
    arrow-up
    12
    ·
    3 months ago

    SafetyNet is dead.

    They rely on Play Integrity API.

    That covers:

    App Binary signatures App source corroboration - Was it actually installed from the Play Store? Android device attestation - Is it a genuine device powered by Google Play Services Malware detection - Google Play Protect is enabled and has not seen known malware signatures.

    They can choose to ignore any number of those but they do not. It’s part of their security reporting requirements to use attestation I expect.

    Beyond that - a device that doesn’t meet Play Integrity is more likely to be a malicious actor than it is to be a tech enthusiast with a rooted phone: One of them is far more prevalent than the other in terms of device usage.

    Android apps are trivial to reverse engineer, inject code into and generally manipulate. That lets apps like ReVanced work the way they do… but that also means that blue team developers have a lot more work to do to protect app code.

    Source - Android App Developer, worked on apps with high level security audits (like banking apps).