Home / Vulnerability Database / Android : Incorrect rooting detection
Android

Android : Incorrect rooting detection

Overview

It is not recommended to check the results of the SafetyNet Attestation API directly in the mobile application, because in this case there is no guarantee that the validation logic has not been changed.

In the context of anti-reversing, the goal of root detection is to make running the app on a rooted device a bit more difficult, which in turn blocks some of the tools and techniques reverse engineers like to use.

MEDIUM

DerScanner Severity Score

Do you want to fix Android : Incorrect rooting detection in your application?

See also

Android

Android : Debug mode on

Android

Android : Error handling: generic exception

Android

Android : HTTP usage