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 Receiver #5

Open subho007 opened 7 years ago

subho007 commented 7 years ago

The Android application exports Receiver 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 receiver at com.flipkart.android.campaignmanager.ReferrerReceiver

2:None
 - Exported receiver at com.tune.TuneTracker