Android equivalent of ios devicecheck

Is there an Android equivalent of checking an ios device https://developer.apple.com/documentation/devicecheck or some way to make sure this is your apk call?

+6
source share
2 answers

First part of the question

Is there an Android equivalent of checking an ios device? Https://developer.apple.com/documentation/devicecheck

, Android- SafetyNet, , , Android , , Google:

API - , . , API Android. API SafetyNet , .

, SafetyNet, :

  • Google Mobile Services (GMS), , . , , , .

  • , API-, () .

  • , , Android, . , , , .

  • SafetyNet , ( ). , , , , .

  • SafetyNet ( , ), XPposed Frida.

  • SafetyNet apkDigestSha256. , . , , - . , , SafetyNet . , . SafetyNet , .

  • , , (, , ). , .

, apk-?

SafetyNet . OAUTH2 , . , , API , API.

, , SDK, , , .

JWT, , API .

JWT , API .

API JWT . API , JWT .

, , , , , , . SafetyNet.

, , API, , , .

SAAS Approov ( ), SDK , iOS. API JWT, . , API , , .

+1

SafetyNet - : https://developer.android.com/training/safetynet/index.html

API, , - Attetation and Verify Apps:

API- , Verify Apps API . API , API API.

, , APP, , APP. , API, , ( ) API. , , , .

+3

Source: https://habr.com/ru/post/1684836/


All Articles