Advertisement

Responsive Advertisement

PhoneSploit - Android hacking tool with tutorial | IN HINDI

Hack Android with PhoneSploit Pro

Main Features of the Tool: PhoneSploit with Metasploit Integration





An all-in-one h2cking tool is written in Python to remotely exploit Android devices using ADB (Android Debug Bridge) and Metasploit-Framework.

Complete Automation to get a Meterpreter session in One Click
This tool can automatically Create, Install, and Run payload on the target device using Metasploit-Framework and ADB to completely hack the Android Device in one click if the device has open ADB port TCP 5555.

This project aims to make penetration testing on Android devices easy. You don't have to learn commands and arguments, PhoneSploit Pro does it for you. Using this tool, you can test the security of your Android devices quickly.

>PhoneSploit Pro can also be used as a complete ADB Toolkit to perform various operations on Android devices over Wi-Fi as well as USB

Features

v1.0

  • Connect the device using ADB remotely.
  • List connected devices.
  • Disconnect all devices.
  • Access the connected device shell.
  • Stop ADB Server.
  • Take a screenshot and pull it to the computer automatically.
  • Screen Record target device screen for a specified time and automatically pull it to the computer.
  • Download the file/folder from the target device.
  • Send file/folder from computer to target device.
  • Run an app.
  • Install an APK file from the computer to the target device.
  • Uninstall an app.
  • List all installed apps in the target device.
  • Restart/Reboot the target device to SystemRecoveryBootloader, and Fastboot.
  • Hack Device Completely :
    • Automatically fetch your IP Address to set LHOST.
    • Automatically create a payload using msfvenom, install it, and run it on the target device.
    • Then automatically launch and set up Metasploit-Framework to get a meterpreter session.
    • Getting a meterpreter session means the device is completely hacked using Metasploit-Framework, and you can do anything with it.

Requirements

  • python3: Python 3.10 or Newer
  • adb: Android Debug Bridge (ADB) from Android SDK Platform Tools
  • Metasploit-framework: Metasploit-Framework (msfvenom and msfconsole)
  • script: Scrcpy
  • nmap: Nmap

Run The PhoneSploit Pro

PhoneSploit Pro does not need any installation and runs directly using python3

PhoneSploit Pro requires Python version 3.10 or above. Please update Python before running the program to meet the requirements.

On Linux / macOS :

Make sure all the required software is installed.

Open the terminal and paste the following commands :

git clone https://github.com/AzeemIdrisi/PhoneSploit-Pro.git
cd PhoneSploit-Pro/
python3 phonesploitpro.py

On Windows :

Make sure all the required software is installed.

Open the terminal and paste the following commands :

git clone https://github.com/AzeemIdrisi/PhoneSploit-Pro.git
cd PhoneSploit-Pro/
  1. Download and extract the latest platform tools from here.

  2. Copy all files from the extracted platform-tools or adb directory to the PhoneSploit-Pro directory and then run :

python phonesploitpro.py

Post a Comment

1 Comments