Installation and Configuration

Step 1: On your Linux system, move to the Desktop directory and clone the GitHub repository by entering the below command.

cd Desktop
git clone https://github.com/AzeemIdrisi/PhoneSploit-Pro.git

Installation

Step 2: Now after cloning into PhoneSploit-Pro, move to the tool directory and list the files inside it.

cd PhoneSploit-Pro
ls

Step 3: Run the tool by entering the command given below.

sudo python3 phonesploitpro.py

Running Tool

Configuration for Android devices

Step 1: Enabling the Developer Options

  1. Open Settings.
  2. Go to About Phone.
  3. Find the Build Number.
  4. Tap on Build Number 7 times.
  5. Enter your pattern, PIN, or password to enable the Developer options menu.
  6. The Developer options menu will now appear in your Settings menu.

Step 2: Enabling USB Debugging

  1. Open Settings.
  2. Go to System > Developer options.
  3. Scroll down and Enable USB debugging.

After enabling USB debugging, Now Connect the device to the host computer with a USB cable.

After connecting the Android device to the computer, Return back to the tool terminal:

Main Menu

How to hack android phones with Phonesploit

PhoneSploit Pro is a powerful open-source tool written in Python language to remotely exploit Android devices using ADB (Android Debug Bridge) and Metasploit-Framework. It comes with Metasploit Integration. With only one click, this tool can fully hack an Android smartphone by automatically creating, installing, and running a payload on the target device using the Metasploit Framework and ADB. This project aims to simplify Android device penetration testing. Now PhoneSploit Pro handles learning commands and parameters for you. You may quickly test the security of your Android devices using this tool. 

Main Menu

Requirements:

  1. Kali Linux
  2. Metasploit
  3. Python3: Python 3.10 or Newer
  4. ADB: Android Debug Bridge (ADB) from Android SDK Platform Tool
  5. Scrcpy
  6. Nmap

Similar Reads

Installation and Configuration

Step 1: On your Linux system, move to the Desktop directory and clone the GitHub repository by entering the below command....

Usage of PhoneSploit Tool

Example 1: Mirror and Control Device...