appknox / AFE

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

Unprotected Services #14

Open subho007 opened 7 years ago

subho007 commented 7 years ago

A service was found to be shared with other apps on the device without an intent filter or a permission requirement therefore leaving it accessible to any other application on the device.

1:None
 - com.google.firebase.messaging.FirebaseMessagingService

2:None
 - com.google.firebase.iid.FirebaseInstanceIdService