Hi!
Every permission on Android even the ones created by developers have an
attribute called *protectionLevel. *This can be *normal, dangerous,
signature *and *signatureOrSystem. *
The risky permissions are the ones marked as *dangerous, * because these
permissions given to the wrong application can give access to private user
data exposing the user
to maliciuos actions.
Given the *protectionLevel* you can calculate a risk score based on the
number of permissions an application has and the protectionLevel of every
permission. In order to make
a good observation of your installed applications risk level you can
exclude system applications.
More details about the *protectionLevel * you can find on the official
Android developers website:
http://developer.android.com/guide/topics/manifest/permission-element.html
Hope it helps! Good luck!
Vasile Cosovanu
vineri, 8 mai 2015, 17:04:50 UTC+3, Dhiraj Agarwal a scris:
>
> As we know every app on play store has some permission which is listed at
> the time of download of application and later on can view through app
> settings.
>
> Now a days about 30% to 50% user know about the use of some or all
> permission but they still don't know how much security risk (*HIGH*,
> *MEDIUM*, *LOW*) that permissions has.
>
> So i want to know is there any official white list launch by Google which
> specify the risk score or risk level according to permissions.
>
--
You received this message because you are subscribed to the Google Groups
"Android Security Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-security-discuss.
For more options, visit https://groups.google.com/d/optout.