Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/P0cL4bs/Nanobrok
Web Service write in Python for control and protect your android device remotely.
https://github.com/P0cL4bs/Nanobrok
android control remote security
Last synced: 21 days ago
JSON representation
Web Service write in Python for control and protect your android device remotely.
- Host: GitHub
- URL: https://github.com/P0cL4bs/Nanobrok
- Owner: P0cL4bs
- License: apache-2.0
- Created: 2021-07-15T11:46:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T23:49:28.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T02:04:29.538Z (24 days ago)
- Topics: android, control, remote, security
- Language: CSS
- Homepage:
- Size: 1.28 MB
- Stars: 183
- Watchers: 13
- Forks: 39
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - P0cL4bs/Nanobrok - Web Service write in Python for control and protect your android device remotely. (CSS)
README
# Nanobrok (Web Service)
**Web Service write in Python for control and protect your android device remotely.**
![Nanobrok](/docs/screenshot.png)
The official app can be found on the PlayStore:
- [NanobrokPro](https://play.google.com/store/apps/details?id=com.mh4x0f.nanobrok)
- [Nanobrok Community](https://play.google.com/store/apps/details?id=com.mh4x0f.community.nanobrok)## Overview
**Nanobrok-Server** is powerful opensource webservice for control and protect your android device, written in Python, that allow and offer a stable and security connection with your android device for protect , control remotely.## Main Features
- Maps the location of your device
- Alert flag (Event it's lost or stolen)
- Recorder Audio Mic
- Remote File Transfer [PRO]
- Network scanner [PRO]
- and **more**!## Security features
We implemented some security features for try protect your remote server. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and I cannot guarantee its absolute security.
- CSRF token
- Sign-in attempt block limit
- X-Frame-Options
- Same origin policy (SOP)
- CORS flask implementation
- HTTPS force redirect
- API Header X-CSRFToken
- Self Signed Certificate (CA)we are always looking to implement security features.
## Supported platforms
* **Python**: you need **Python 3.7 or later** to run Nanobrok-Server.
* You can run [localhost](https://github.com/P0cL4bs/Nanobrok/wiki/Installation#virtualenv), [VPS](https://github.com/P0cL4bs/Nanobrok/wiki/Installation#install-on-vps) or as [heroku app](https://github.com/P0cL4bs/Nanobrok/wiki/Installation#heroku).* **Operating System**:
* a recent version of Linux (we tested on **Ubuntu 18.04 LTS**);
* please note: **Windows** is **supported** (was not tested yet)## Installation & Documentation
Learn more about using [wiki](https://github.com/P0cL4bs/Nanobrok/wiki)
- [Installation](https://github.com/P0cL4bs/Nanobrok/wiki/Installation)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for how to help out.
## Donation
##### Patreon:
[![patreon](https://img.shields.io/badge/donate-patreon-orange)](https://www.patreon.com/nanobrok?fan_landing=true)
##### paypal:
[![donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=LJNKDUAT5LX4G)
##### Via BTC:
1HBXz6XX3LcHqUnaca5HRqq6rPUmA3pf6f
## community
on discord: https://discord.gg/gYjBryBu## License
**Nanobrok** is licensed under the [Apche 2.0](./LICENSE.md).
Made with :heart: by P0cL4bs Team