0/62
Threat
Analyzed on 2021-10-27T02:41:38.331426
MD5 | 30ca2ef81058290443b6654624cc0612 | |
SHA1 | fb26bbef25289a11da5cef6e9e2355d9c6969574 | |
SHA256 | d41defa509e55d0d131f53fe3fc4155177f33c269a61c0828ff2247e94d10b07 | |
Size | 15.29MB |
Information computed with APKiD.
/tmp/tmpkw3_h058!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpkw3_h058!classes2.dex | |
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 196608:7A8S74Z2WZKZs+TuKpjslGV9HqrqY5Yjt+cKeQF3xQHP:7Pzfb+Txpj/V9HRWoUx0P | |
Manifest | 1536:NQH7om9NGlidz/gPS0jlLizzNsFesIN/9x95NFcu7tQoKWrsg6Lh+pzszJrkvFWq… | |
classes.dex | 98304:Wx05ovrAA7LLUtkFxdofADXV+iMY2iL+TdLYaj9oEtp:WOuv0sLnmgl+iM1iKrxX | |
classes2.dex | 24576:E14pWbdsazuDz4i6dSa3a6o/hjEP+k7N9S6tHU:a4pWBLz04BdCX6P+CNQ |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
SEC-INF/buildConfirm.crt res/raw/star_samsungcal_com_cert.crt |
Information computed with MobSF.
Low | App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_config] The Network Security Configuration feature lets apps customize their network security settings in a safe, declarative configuration file without modifying app code. These settings can be configured for specific domains and for a specific app. |
High | Activity-Alias (com.android.calendar.AllInOneActivity) is not Protected. [android:exported=true] An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity-Alias (com.android.calendar.WriteOnCalendarActivity) is not Protected.An intent-filter exists. An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity-Alias is explicitly exported. |
High | Activity (com.samsung.android.app.calendar.activity.AgendaActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity-Alias (com.android.calendar.agenda.AgendaPickActivity) is not Protected. [android:exported=true] An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity-Alias (com.android.calendar.CalendarSearchActivity) is not Protected. [android:exported=true] An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.activity.DetailActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.activity.ReminderActivity) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.app.calendar.permission.OPEN_CALENDAR_SETTINGSprotectionLevel: normal [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Activity (com.samsung.android.app.calendar.activity.InvitationDetailActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.activity.SettingsActivity) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.app.calendar.permission.OPEN_CALENDAR_SETTINGSprotectionLevel: normal [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Activity (com.samsung.android.app.calendar.activity.NotificationSettingsActivity) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.app.calendar.permission.OPEN_CALENDAR_SETTINGSprotectionLevel: normal [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Activity (com.samsung.android.app.calendar.activity.LinkActionChooserActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Activity (com.samsung.android.app.calendar.activity.ResetSubscriptionActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Broadcast Receiver (com.samsung.android.app.calendar.model.settings.receiver.CscReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.app.calendar.permission.WRITE_CALENDAR_SETTINGSprotectionLevel: normal [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Broadcast Receiver (com.samsung.android.app.calendar.model.settings.receiver.ResetSettingsReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.settings.permission.SOFT_RESET [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.samsung.android.app.calendar.model.settings.receiver.UpdateSubscriptionReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Broadcast Receiver (com.samsung.android.app.calendar.model.settings.receiver.UpdateReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Broadcast Receiver (com.samsung.android.app.calendar.model.settings.backup.BackupReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.app.calendar.permission.WRITE_CALENDAR_SETTINGSprotectionLevel: normal [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Broadcast Receiver (com.samsung.android.app.calendar.receiver.BootCompletedActionReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Content Provider (com.samsung.android.scloud.oem.lib.ClientProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Content Provider (com.samsung.android.app.calendar.model.settings.provider.PreferenceProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.widget.CountdownConfigureActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.widget.SettingCountdownActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.widget.SettingMonthActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.calendar.widget.SettingListActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.android.calendar.widget.month.MonthWidgetProvider) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Broadcast Receiver (com.android.calendar.widget.countdown.CountdownWidgetProvider) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Broadcast Receiver (com.android.calendar.widget.list.ListWidgetProvider) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Broadcast Receiver (com.samsung.android.app.calendar.widget.AodCalendarReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
Low | Broadcast Receiver (com.samsung.android.app.calendar.receiver.MonthUILogRequestReceiver) is Protected by a permission.Permission: com.samsung.android.calendar.permission.DUMP_CALENDAR_UIprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
High | Content Provider (com.samsung.android.app.calendar.globalsearch.CalendarSuggestionsProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Content Provider (com.sec.android.diagmonagent.log.provider.DiagMonProvider) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.android.diagmonagent.permission.PROVIDER [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.samsung.android.app.calendarnotification.NotificationActionReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Broadcast Receiver (com.samsung.android.app.calendarnotification.ShadowNotificationActionReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Service (com.samsung.android.app.icalendar.ICalService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.samsung.android.app.calendar.permission.USE_ICALENDAR_SERVICEprotectionLevel: normal [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Broadcast Receiver (com.samsung.android.app.icalendar.ICalReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Activity (com.samsung.android.app.icalendar.ICalendarImportActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.samsung.android.app.icalendar.NfcImportActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Content Provider (com.samsung.android.app.calendareventcard.EventCardProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Service (com.samsung.android.libcalendar.platform.jobservice.CalendarProviderObserverJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Content Provider (com.samsung.android.libcalendar.platform.holidays.provider.HolidayProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Content Provider (com.samsung.android.libcalendar.platform.holidays.provider.ChinaHolidayProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Content Provider (com.samsung.android.sdk.bixby2.provider.CapsuleProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Medium | High Intent Priority (999)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Medium | High Intent Priority (999)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Medium | High Intent Priority (999)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Information computed with MobSF.
com.samsung.android.app.icalendar.ICalendarImportActivity |
Hosts: gmail-ls Schemes: content:// Mime types: application/ics text/x-vtodo text/x-vCalendar text/x-vcalendar text/calendar application/octet-stream |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 2009, midnight |
Latest file found in APK | Jan. 1, 2009, midnight |
Certificate valid not before | June 22, 2011, 12:25 p.m. |
First submission on VT | May 22, 2021, 5:44 a.m. |
Last submission on VT | May 22, 2021, 5:44 a.m. |
Upload on Pithus | Oct. 27, 2021, 2:41 a.m. |
Certificate valid not after | Nov. 7, 2038, 12:25 p.m. |
Score | 0/62 |
Report | https://www.virustotal.com/gui/file/d41defa509e55d0d131f53fe3fc4155177f33c269a61c0828ff2247e94d10b07/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided DRBG functionality for its cryptographic operations. Random Bit Generation Services |
FCS_STO_EXT.1.1 | The application invoke the functionality provided by the platform to securely store credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application generate no asymmetric cryptographic keys. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['location', 'bluetooth', 'network connectivity', 'NFC']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['calender', 'address book']. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application implement functionality to encrypt sensitive data in non-volatile memory. Encryption Of Sensitive Application Data |
FMT_MEC_EXT.1.1 | The application invoke the mechanisms recommended by the platform vendor for storing and setting configuration options. Supported Configuration Mechanism |
FTP_DIT_EXT.1.1 | The application does encrypt some transmitted data with HTTPS/TLS/SSH between itself and another trusted IT product. Protection of Data in Transit |
FCS_RBG_EXT.2.1 FCS_RBG_EXT.2.2 |
The application perform all deterministic random bit generation (DRBG) services in accordance with NIST Special Publication 800-90A using Hash_DRBG. The deterministic RBG is seeded by an entropy source that accumulates entropy from a platform-based DRBG and a software-based noise source, with a minimum of 256 bits of entropy at least equal to the greatest security strength (according to NIST SP 800-57) of the keys and hashes that it will generate. Random Bit Generation from Application |
FCS_CKM.1.1(3) FCS_CKM.1.2(3) |
A password/passphrase shall perform [Password-based Key Derivation Functions] in accordance with a specified cryptographic algorithm.. Password Conditioning |
FCS_COP.1.1(1) | The application perform encryption/decryption in accordance with a specified cryptographic algorithm AES-CBC (as defined in NIST SP 800-38A) mode or AES-GCM (as defined in NIST SP 800-38D) and cryptographic key sizes 256-bit/128-bit. Cryptographic Operation - Encryption/Decryption |
FCS_COP.1.1(2) | The application perform cryptographic hashing services not in accordance with FCS_COP.1.1(2) and uses the cryptographic algorithm RC2/RC4/MD4/MD5. Cryptographic Operation - Hashing |
FCS_HTTPS_EXT.1.1 | The application implement the HTTPS protocol that complies with RFC 2818. HTTPS Protocol |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
FCS_CKM.1.1(2) | The application shall generate symmetric cryptographic keys using a Random Bit Generator as specified in FCS_RBG_EXT.1 and specified cryptographic key sizes 128 bit or 256 bit. Cryptographic Symmetric Key Generation |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
High | Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] |
Medium | Base config is configured to trust system certificates. Scope: ['*'] |
High | Base config is configured to trust user installed certificates. Scope: ['*'] |
High | Domain config is insecurely configured to permit clear text traffic to these domains in scope. Scope: ['samsungapps.com', 'galaxyappstore.com'] |
Information computed with MobSF.
Information computed with MobSF.
http://apilocate.amap.com/mobile/binary http://abroad.apilocate.amap.com/mobile/binary Defined in com/c/bv.java |
|
http://apilocate.amap.com/mobile/binary http://abroad.apilocate.amap.com/mobile/binary Defined in com/c/bv.java |
|
http://cgicol.amap.com/collection/writedata?ver=v1.0_ali& Defined in com/c/bh.java |
|
http://abroad.apilocate.amap.com/mobile/binary Defined in com/c/cb.java |
|
http://abroad.apilocate.amap.com/mobile/binary http://apilocatesrc.amap.com/mobile/binary Defined in com/c/bo.java |
|
http://abroad.apilocate.amap.com/mobile/binary http://apilocatesrc.amap.com/mobile/binary Defined in com/c/bo.java |
|
https://restapi.amap.com/v3/iasdkauth http://restapi.amap.com/v3/iasdkauth Defined in com/c/co.java |
|
https://restapi.amap.com/v3/iasdkauth http://restapi.amap.com/v3/iasdkauth Defined in com/c/co.java |
|
https://adiu.amap.com/ws/device/adius Defined in com/c/ak.java |
|
http://restapi.amap.com/v3/geocode/regeo Defined in com/c/bq.java |
|
http://restapi.amap.com Defined in com/c/cu.java |
|
http://lbs.amap.com/api/android-location-sdk/guide/utilities/errorcode/查看错误码说明 Defined in com/amap/api/location/AMapLocation.java |
|
http://restapi.amap.com Defined in com/amap/api/mapcore2d/br.java |
|
http://logs.amap.com/ws/log/upload?product=%s&type=%s&platform=%s&channel=%s&sign=%s Defined in com/amap/api/mapcore2d/bw.java |
|
http://apilocate.amap.com/mobile/binary Defined in com/amap/api/mapcore2d/ez.java |
|
http://tm.amap.com http://wprd0%d.is.autonavi.com http://webrd0%d.is.autonavi.com http://grid.amap.com/grid/%d/%d/%d?ds= http://mst0%d.is.autonavi.com Defined in com/amap/api/mapcore2d/v.java |
|
http://tm.amap.com http://wprd0%d.is.autonavi.com http://webrd0%d.is.autonavi.com http://grid.amap.com/grid/%d/%d/%d?ds= http://mst0%d.is.autonavi.com Defined in com/amap/api/mapcore2d/v.java |
|
http://tm.amap.com http://wprd0%d.is.autonavi.com http://webrd0%d.is.autonavi.com http://grid.amap.com/grid/%d/%d/%d?ds= http://mst0%d.is.autonavi.com Defined in com/amap/api/mapcore2d/v.java |
|
http://tm.amap.com http://wprd0%d.is.autonavi.com http://webrd0%d.is.autonavi.com http://grid.amap.com/grid/%d/%d/%d?ds= http://mst0%d.is.autonavi.com Defined in com/amap/api/mapcore2d/v.java |
|
http://tm.amap.com http://wprd0%d.is.autonavi.com http://webrd0%d.is.autonavi.com http://grid.amap.com/grid/%d/%d/%d?ds= http://mst0%d.is.autonavi.com Defined in com/amap/api/mapcore2d/v.java |
|
https://restapi.amap.com/v3/iasdkauth http://restapi.amap.com/v3/iasdkauth Defined in com/amap/api/mapcore2d/bm.java |
|
https://restapi.amap.com/v3/iasdkauth http://restapi.amap.com/v3/iasdkauth Defined in com/amap/api/mapcore2d/bm.java |
|
https://stg-api.di.atlas.samsung.com https://regi.di.atlas.samsung.com https://dc.di.atlas.samsung.com Defined in com/samsung/a/a/a/a/a/c.java |
|
https://stg-api.di.atlas.samsung.com https://regi.di.atlas.samsung.com https://dc.di.atlas.samsung.com Defined in com/samsung/a/a/a/a/a/c.java |
|
https://stg-api.di.atlas.samsung.com https://regi.di.atlas.samsung.com https://dc.di.atlas.samsung.com Defined in com/samsung/a/a/a/a/a/c.java |
|
https://vas.samsungapps.com/stub/stubUpdateCheck.as https://cn-ms.galaxyappstore.com/getCNVasURL.as Defined in com/samsung/android/libcalendar/platform/ab/ed.java |
|
https://vas.samsungapps.com/stub/stubUpdateCheck.as https://cn-ms.galaxyappstore.com/getCNVasURL.as Defined in com/samsung/android/libcalendar/platform/ab/ed.java |
|
http://maps.google.com/maps?daddr=%f,%f https://play.google.com/store/apps/details?id=com.google.android.apps.maps Defined in com/samsung/android/libcalendar/platform/ab/bc.java |
|
http://maps.google.com/maps?daddr=%f,%f https://play.google.com/store/apps/details?id=com.google.android.apps.maps Defined in com/samsung/android/libcalendar/platform/ab/bc.java |
|
https://stgglobal.samsungcal.com/Online/api/v2/ https://prd.samsungcal.com/Online/api/v2/ Defined in com/samsung/android/libcalendar/d/b/c.java |
|
https://stgglobal.samsungcal.com/Online/api/v2/ https://prd.samsungcal.com/Online/api/v2/ Defined in com/samsung/android/libcalendar/d/b/c.java |
|
https://stgglobal.samsungcal.com/Online/api/v2/ https://prd.samsungcal.com/Online/api/v2/ Defined in com/samsung/android/libcalendar/d/b/b.java |
|
https://stgglobal.samsungcal.com/Online/api/v2/ https://prd.samsungcal.com/Online/api/v2/ Defined in com/samsung/android/libcalendar/d/b/b.java |
|
http://google.com www.*? Defined in com/samsung/android/webview/h.java |
|
https://play.google.com/store/apps/details?id= Defined in com/samsung/android/webview/i.java |
|
https://foursquare.com/legal/privacy Defined in com/samsung/android/app/calendar/locationpicker/location/h.java |
|
https://api.foursquare.com/v2/search/recommendations?client_id= Defined in com/samsung/android/app/calendar/locationpicker/location/a/c/c.java |
|
https://api.foursquare.com/v2/geo/geocode?client_id= Defined in com/samsung/android/app/calendar/locationpicker/location/a/b/b.java |
|
https://vas.samsungapps.com/product/getContentCategoryProductListEx.as Defined in com/samsung/android/app/calendar/model/s/c/b.java |
|
http://play.google.com/store/apps/details?id=com.ubercab Defined in com/samsung/android/app/calendareventcard/c/am.java |
|
http://play.google.com/store/apps/details?id=com.ubercab Defined in com/samsung/android/app/calendarnotification/intentservice/LaunchUberIntentService.java |
|
http://lbs.amap.com/api/android-location-sdk/guide/utilities/errorcode/查看错误码说明 Defined in com/autonavi/amap/mapcore2d/Inner_3dMap_location.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
|
http://www.slf4j.org/codes.html#StaticLoggerBinder http://www.slf4j.org/codes.html#substituteLogger http://www.slf4j.org/codes.html#replay http://www.slf4j.org/codes.html#version_mismatch http://www.slf4j.org/codes.html#multiple_bindings http://www.slf4j.org/codes.html#loggerNameMismatch http://www.slf4j.org/codes.html#unsuccessfulInit Defined in org/c/c.java |
Information computed with MobSF.
Information computed with Exodus-core.
AutoNavi / Amap | https://reports.exodus-privacy.eu.org/fr/trackers/361 |
Information computed with Quark-Engine.
Confidence:
|
Get the network operator name and IMSI |
Confidence:
|
Load external class |
Confidence:
|
Query the current data network type |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Connect to a URL and receive input stream from the server |
Confidence:
|
Method reflection |
Confidence:
|