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+["']‘:

android:layout_height="fill_parent">

  <com.google.android.maps.MapView 
    android:id="@+id/mapView"
     android:layout_width="fill_parent"
     android:layout_height="fill_parent"
     android:enabled="true"
     android:clickable="true"
     android:apiKey="0uw2roKAecBgrtyYUPVL-pJ84Ez4tfHTilFZCGw"/>
      <LinearLayout android:id="@+id/zoom" 
    android:layout_width="wrap_content" 
    android:layout_height="wrap_content" 
    android:layout_alignParentBottom="true" 
    android:layout_centerHorizontal="true" 
    /> 
  </LinearLayout>
	
protect

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

Tags: ,

Comments are closed.