Kali Linux

Nanobrok : Web Service For Control And Protect Your Android Device Remotely

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, VPS or as heroku app.
  • 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

R K

Recent Posts

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

6 days ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

6 days ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

6 days ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

6 days ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

6 days ago

How to Check if a File Exists in Bash – Simply Explained

Why Do We Check Files in Bash? When writing a Bash script, you often work…

1 week ago