Skip to content

Install Kali NetHunter (Official Version) on Android without root. It is a bash script that enables users to deploy multiple NetHunter instances with a customized toolset in PRoot distro.

License

Notifications You must be signed in to change notification settings

sagar040/proot-distro-nethunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proot-distro-nethunter

The proot-distro-nethunter is a powerful Bash script designed to effortlessly integrate Kali NetHunter into proot-distro. This enables users to deploy multiple NetHunter instances with customized toolsets, akin to managing multiple containers in Docker.

Whether you're a cybersecurity professional or an enthusiast, this installer streamlines the setup process, saving time and effort.

Version License: GPL v3 Bash

Preview

GUI

Version 1.8

Bash Kali Linux Nethunter GUI VNC Pentesting Cyber Security Installation Setup

Notice

The proot-distro-nethunter software is licensed under the GNU General Public License v3.0. Any forks or modifications must be distributed under a different name to avoid confusion with the original software. Using the same name, logo, or trademark is strictly prohibited.

Info

  • alias name BUILD ID
  • login shortcut <shortcut> [ user ]
  • SHA512SUM of install-nethunter.sh (version 1.8) : e052d0b818adf6bfee064b79ee25cbee07a568ae72d4200033bf0822969bd1597931e1a9158c3be40ac010311e5fda091fe1dc50f54cdc6af3e826387169612e

Change logs

  • Fixed some known issues.
  • Script has been redesigned according to the new structure of Kali Nethunter.
  • Rebuild Nethunter image to run on Prot distro.
  • Added automatic termux repo changing option.
  • Added rootfs image verification.
  • Added backup for reconstructed image.
  • Designed to be more user friendly.
  • Each build has a separate login shortcut with their build name.
  • Added some security features.
  • Some settings & options have been changed.
  • Changed alias name to only 'BUILD ID'

Features

  • Automated Integration: Seamlessly integrates Kali NetHunter into proot-distro, eliminating manual configurations.
  • Customization: Install multiple NetHunters with tailored toolsets, optimized for various tasks.
  • Enhanced UX: Automatically sets up VNC server for XFCE desktop, enhancing graphical user experience.
  • Efficiency: Swift installation process reduces manual intervention, making deployment hassle-free.

What is proot-distro?

PRoot Distro is a powerful utility that allows you to run a full Linux distribution on an Android device without the need for root access.

Prerequisites

  • Android device with Termux installed
  • Android version 6 or up
  • At least 3 GB of RAM
  • 6 GB of free storage

How to install termux ?

Click the icon to get latest version of Termux from f-droid

F-Droid

Installation

  1. Update and upgrade Termux:
    apt update && apt upgrade -y
  2. Install Git and ncurses-utils (if not already installed):
    apt install git ncurses-utils -y
  3. Clone the repository:
    git clone https://github.com/sagar040/proot-distro-nethunter.git
  4. Navigate to the project directory:
    cd proot-distro-nethunter

Usage

  • For information:
    ./install-nethunter.sh
    or
    bash install-nethunter.sh
  • To start installation:
    ./install-nethunter.sh --install
    or
    bash install-nethunter.sh --install

List of kali nethunter builds

Xfce Builds

Build ID Tools System Requirements (RAM GB) Storage Requirements (GB) Data Requirements (GB)
KBDEXKMT10 Top10 3 6.7 2.7+
KBDEXKMTD Default 3 13 3.8+
KBDEXKMTL Large 4 20 5.5+
KBDEXKMTE Everything 4 34 9.0+

Custom category builds with xfce desktop

Build ID Tools System Requirements (RAM GB) Storage Requirements (GB) Data Requirements (GB)
KBCIGDEX Information gathering 2-3 4.8+ 1.6+
KBCWGDEX Web - - -
KBCCSGDEX Crypto & Stego - - -
KBCPGDEX Passwords - - -
KBCFOGDEX Forensics - - -
KBCFUGDEX Fuzzing - - -
KBCREGDEX Reverse engineering - - -
KBCSSGDEX Sniffing & Spoofing - - -
KBCEGDEX Exploit - - -

Kali Nethunter Custom Tools Build

Build ID Tools System Requirements (RAM GB) Storage Requirements (GB) Data Requirements (GB)
KBCTDEX Xfce, firefox-esr, steghide, sqlmap, autopsy, wireshark, yara, wfuzz, enum4linux, nmap, ncat, cewl, john, wordlists, hydra, ghidra, jd-gui, burpsuite, nikto, wpscan, python3, python3-pip, socat, gobuster, villain, dirb 2-3 7.5 2.5

List of login shortcuts

Build ID Shortcut
KBDEXKMT10 kali-top10
KBDEXKMTD kali-default
KBDEXKMTL kali-large
KBDEXKMTE kali-everything
KBCTDEX kali-custom
KBCIGDEX kali-info-gather
KBCWGDEX kali-web
KBCCSGDEX kali-crypto-stego
KBCPGDEX kali-pass-enum
KBCFOGDEX kali-forensics
KBCFUGDEX kali-fuzzing
KBCREGDEX kali-reverse-engineering
KBCSSGDEX kali-sniff-spoof
KBCEGDEX kali-exploitation

Login to NetHunter

  1. Run the following command to log in to the NetHunter environment:
    <shortcut> [ USER ]
    or
    proot-distro login <build id> [ USER ]

Accessing the NetHunter GUI

  1. Once you are logged in, you can start the GUI session by running the following command:
    sudo kgui

Donate

As the developer of this free project, I dedicate my personal time outside of work hours to maintain and enhance it. If you find this script useful and are interested in future developments, consider donations through cryptocurrency. Your contribution will help sustain my efforts and encourage continued innovation.

XRP

rsgoygoN8jGZhVURJGjCs8DLrBeDpL6uFw

BTC

bc1qzde3x9ypny2qqms238nvy9m6ma2x8l4vj0259f

DOGE

DPKcSVn8UmAHRQVNn4wyMhhGoEpphyNeak

LTC

ltc1qqe33lhxakrj0m5gu5rjznc3d7gzr8fjxjfr06x

USDT (TRC20)

TTrxrL8TzZC5NAfsRpinkWGPuDHtZpvEue

TON

UQD_pYicQCsLYFS8nUv64t-t1l93d4mh-QsOA2OKEXtLMfpb

Feedback

Let me know if you face any problems while running or installing this script. Also, let me know which features you think are the best and what you would like to see in the next updates.

Connect with me

Reddit Instagram

About

Install Kali NetHunter (Official Version) on Android without root. It is a bash script that enables users to deploy multiple NetHunter instances with a customized toolset in PRoot distro.

Topics

Resources

License

Stars

Watchers

Forks

Languages