appknox / AFE

Android Framework for Exploitation, is a framework for exploiting android based devices
GNU General Public License v3.0
186 stars 77 forks source link

Android Unprotected Exported Service #10

Open subho007 opened 7 years ago

subho007 commented 7 years ago

The Android application exports Service for use by other applications, but does not properly restrict which applications can launch the component or access the data it contains.

1:None
 - Exported service at com.flipkart.accountManager.account.AuthenticatorService

2:None
 - Exported service at com.google.firebase.messaging.FirebaseMessagingService

3:None
 - Exported service at com.google.firebase.iid.FirebaseInstanceIdService