LeakedIn Logo
Stories About Data Leaks and Related Stuff

Potential leak of data: Secret Variable

0 votedvote

Detected 1 occurrence(s) of ‘\s*apikey\s*[:=]+\s*["']\S+["']‘:

          </TableRow>
        </TableLayout>
    </LinearLayout>
    <com.google.android.maps.MapView
        android:id="@+id/MapView" android:clickable="true"
        android:layout_width="fill_parent" android:layout_height="fill_parent"
        android:apiKey="KEY" />
</LinearLayout>
	
<EditText 
      android:id="@+id/TestEdit"
      android:text="EditText01dsfasdfadsfsdafdsafdasfasdfsadfdsfdfadfasdfsd"
      android:hint="Test"
      android:singleLine="true"
      android:layout_weight="1"
      android:layout_

Source: http://pastebin.com/raw.php?i=uu8ZNx0G

Tags: ,

Comments are closed.