Skip to content

Commit c3605da

Browse files
cpholgueraDiolor
andauthored
Update demos/android/MASVS-STORAGE/MASTG-DEMO-0060/MASTG-DEMO-0060.md
Co-authored-by: Dionysis Lorentzos <[email protected]>
1 parent 509724d commit c3605da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/android/MASVS-STORAGE/MASTG-DEMO-0060/MASTG-DEMO-0060.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The output shows all instances of strings written using `EncryptedSharedPreferen
3535

3636
### Evaluation
3737

38-
This test **passes** because sensitive data is stored using `EncryptedSharedPreferences`, which encrypts both keys and values at rest. Even if an attacker gains access to the app's sandbox, the data remains protected and unreadable without the app's encryption keys.
38+
This test **passes** because sensitive data is stored using `EncryptedSharedPreferences`, which encrypts both keys and values at rest. Even if an attacker gains access to the app's sandbox, the data remains encrypted.
3939

4040
For example, to confirm this, run the following command:
4141

0 commit comments

Comments
 (0)