Giter VIP home page Giter VIP logo

phonesploit-1's Introduction

PhoneSploit

A tool for remote ADB exploitation in Python3.

Features

  • Access Shell
  • Screen record victim device
  • Screenshot a picture on victim device
  • Pull folders from victim device
  • Turn victim device off
  • Uninstall an app
  • Show real time log of victim device
  • Dump system info
  • List all apps on victim
  • Run an app
  • Port Forwarding
  • NetStat
  • Grab wpa_supplicant
  • Turn WiFi On/Off
  • Show Mac/Inet
  • Remove Password
  • Extract apk from app
  • Use Keycode
  • Get Battery Status
  • Get Current Activity

Author's Note

Don't do Bad Things ya Guys ๐Ÿ˜—โœŒ๏ธ

You can find open ports on the Internet here at Shodan

YouTube Videos



Connecting device via ADB


Connecting device via ADB



Exploiting ADB via PhoneSploit


Exploiting ADB via PhoneSploit




HOW TO INSTALL ON WINDOWS

git clone https://github.com/01010000-kumar/PhoneSploit

extract adb.rar to the phonesploit directory

cd PhoneSploit
pip install colorama
phonesploit.py

HOW TO INSTALL ON Linux

apt install adb
git clone https://github.com/01010000-kumar/PhoneSploit
cd PhoneSploit
pip3 install colorama
python3 phonesploit.py

HOW TO INSTALL ON macOS

First of all, install brew

brew install git python@3
git clone https://github.com/01010000-kumar/PhoneSploit
cd PhoneSploit
python3 -m pip install colorama
python3 phonesploit.py

IF ADB NOT FOUND

sudo apt update

sudo apt install android-tools-adb android-tools-fastboot


PhoneSploit Framework Disclaimer

Usage of the PhoneSploit Framework for attacking targets without prior mutual consent is illegal.

It is the end user's responsibility to obey all applicable local, state, federal, and international laws.

Developers assume no liability and are not responsible for any misuse or damage caused by this program.

phonesploit-1's People

Contributors

deepsource-autofix[bot] avatar deepsourcebot avatar prbhtkumr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.