7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
== Ask Yourself Whether
|
|
|
|
* Application backup is enabled and sensitive data is stored in local files, local databases or shared preferences.
|
|
* Your application never validates data from files that are included in backups
|
|
|
|
There is a risk if you answered yes to any of those questions.
|