All Projects → databurn-in → Privacybreacher

databurn-in / Privacybreacher

an app built to showcase the privacy issues in Android operating system

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Privacybreacher

Membership Inference
Code for Membership Inference Attack against Machine Learning Models (in Oakland 2017)
Stars: ✭ 94 (-13.76%)
Mutual labels:  privacy
Parsec Cloud
Open source Dropbox-like file sharing with full client encryption !
Stars: ✭ 99 (-9.17%)
Mutual labels:  privacy
Nothing Private
Do you think you are safe using private browsing or incognito mode?. 😄 👿 This will prove that you're wrong.
Stars: ✭ 1,375 (+1161.47%)
Mutual labels:  privacy
Shariff
👮 Shariff enables website users to share their favorite content without compromising their privacy.
Stars: ✭ 1,333 (+1122.94%)
Mutual labels:  privacy
0fc
Anonymous web chat server, built on top of Themis/WebThemis
Stars: ✭ 98 (-10.09%)
Mutual labels:  privacy
Library
Collection of papers in the field of distributed systems, game theory, cryptography, cryptoeconomics, zero knowledge
Stars: ✭ 100 (-8.26%)
Mutual labels:  privacy
Iploggerfilter
This is a list for ublock Origin to filter any site who's only purpose is to log your IP
Stars: ✭ 91 (-16.51%)
Mutual labels:  privacy
Restricted Site Access
Limit access to visitors who are logged in or allowed by IP addresses. Includes many options for handling blocked visitors.
Stars: ✭ 105 (-3.67%)
Mutual labels:  privacy
Django Th
🐍 Trigger Happy - The bus 🚌 for your internet services
Stars: ✭ 1,356 (+1144.04%)
Mutual labels:  privacy
Windows 10 Hardening
Windows 10 hardening guide without gimmicks
Stars: ✭ 102 (-6.42%)
Mutual labels:  privacy
Data Protection Mapping Project
Open Source Data Protection/Privacy Regulatory Mapping Project
Stars: ✭ 96 (-11.93%)
Mutual labels:  privacy
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
Stars: ✭ 1,346 (+1134.86%)
Mutual labels:  privacy
Vosk Api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Stars: ✭ 1,357 (+1144.95%)
Mutual labels:  privacy
I2pdbrowser
i2pd browser bundle
Stars: ✭ 94 (-13.76%)
Mutual labels:  privacy
Archtorify
Transparent proxy through Tor for Arch Linux OS
Stars: ✭ 100 (-8.26%)
Mutual labels:  privacy
Presidio
Context aware, pluggable and customizable data protection and anonymization SDK for text and images
Stars: ✭ 1,320 (+1111.01%)
Mutual labels:  privacy
Privacy
Library for training machine learning models with privacy for training data
Stars: ✭ 1,360 (+1147.71%)
Mutual labels:  privacy
Exodus Android App
εxodus Android application
Stars: ✭ 107 (-1.83%)
Mutual labels:  privacy
I2p.i2p Bote
I2P-Bote is a serverless, encrypted e-mail application.
Stars: ✭ 103 (-5.5%)
Mutual labels:  privacy
Pc Engines Apu Router Guide
Guide to building a Linux or BSD router on the PC Engines APU platform
Stars: ✭ 101 (-7.34%)
Mutual labels:  privacy

PrivacyBreacher

PrivacyBreacher is an Android app built as a proof of concept for a research article describing the privacy issues in Android. This app can access the following information from your phone without requesting any permissions:

  1. Figure out at what time your phone screen turned on/off.
  2. Figure out at what time you plugged in or removed your phone charger and wired headphones.
  3. Figure out at what time you switched on/off your phone (i.e., it captures the device uptime and ACTION_SHUTDOWN broadcasts).
  4. Access most of your device related information like your phone model, manufacturer etc.
  5. Keep track of your WiFi/Mobile data usage.
  6. Get a list of all the apps installed on your phone.
  7. Construct a 3D visualization of your body movements.

This app supports Android Pie (Android 9, API 28) or later versions.

Edit: Some issues mentioned here might have been fixed in Android R, API 30 (the latest version of Android). Check out this issue for more. We'll release an update for that soon. Currently, the privacy issues mentioned here are valid till Android Q (API 29).

Research Article

To get more information on how this app can access all that data, check out our article here!

Screenshots

Download

Github release

Play Store

IzzyOnDroid

F-Droid

Contribute

We accept pull requests for this app. If you find any bugs or want to add new features or just want to improve the code structure, then pull requests are most welcome!

License

MIT License

Copyright 2020 DataBurn.in

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].