PrivacyBreacher for Android reveals data that apps have access to without extra permission ...

栏目: IT技术 · 发布时间: 5年前

内容简介:PrivacyBreacher is an open source Android application that has been created to showcase some privacy issues on Android devices. It has been created to demonstrate privacy issues on Android, and is based on the Privacy Issues in Android article that you can

PrivacyBreacher is an open source Android application that has been created to showcase some privacy issues on Android devices. It has been created to demonstrate privacy issues on Android, and is based on the Privacy Issues in Android article that you can access here .

The application is compatible with Android 9 and later devices, and requires no extra permissions. In fact, it has been designed to point out data that applications can access without any extra permission requests.

You may start the application at any time after installation. It uses a basic interface with just three buttons. The first, Physical Activity Monitor, demonstrates how any application may use phone sensors to monitor the angle of the phone, the direction of the phone, the speed of movement, and more using sensors such as Gyroscope, Accelerometer, or  Magnetometer.

PrivacyBreacher for Android reveals data that apps have access to without extra permission ...

The developer notes that this may give the app a "3D visualization of your hand & body movements".

Phone Activity Monitor on the other hand monitors certain events on the device, e.g. when a charger was plugged in, when the screen was turned off, when the phone was disconnected from a charger, or when the phone was connected to a laptop or PC using USB.

Phone Information finally displays information that any application can look up when it is installed on a device. This includes:

  1. List of all installed applications.
  2. Mobile data and Wi-Fi data used since last boot.
  3. Device uptime.
  4. Device brand, name, manufacturer, manufacturing time and date.

Closing Words

All Android devices gain access to a core set of permissions automatically; these permissions are not mentioned explicitly and don't need to be requested. PrivacyBreacher demonstrates that applications may access information about a user's device without requesting any extra permissions.

While many of these may sound harmless, they could be used for fingerprinting or other tracking purposes.

It would be interesting to know if some applications make use of these for tracking or advertising purposes.

In the end, it is still important to know what applications may look up on a device without any extra permission requests.

Now You:What is your take on this?

Advertisement

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

现代编译原理

现代编译原理

(美)安佩尔 / 赵克佳、黄春、沈志宇 / 人民邮电出版社 / 2006-4 / 45.00元

《现代编译原理:C语言描述》全面讲述了现代编译器的结构、编译算法和实现方法,是Andrew w.Apple的“虎书”——Modern Compiler Implementation——“红、蓝、绿”三序列之一。这三本书的内容基本相同。但是使用不同的语言来实现书中给出的一个编译器。本书使用的是更适合广大读者的c语言,而另外两本书分别采用ML语言和Java语言。本书的另一个特点是增加了一些其他编译原理......一起来看看 《现代编译原理》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具