top of page

Save Your Spot

  • Wed, 20 Mar
    FREE WEBINAR BY VIPHACKER.100
    20 Mar 2024, 8:30 am – 11:50 am IST
    FREE WEBINAR BY VIPHACKER.100
    HOW TO EXPLOITS ANDROID SYSTEM AND WINDOWS SYSTEM AND FINDING EXPLOIT
  • Sun, 10 Mar
    FREE WEBINAR BY VIPHACKER.100
    10 Mar 2024, 3:00 am – 3:15 am IST
    FREE WEBINAR BY VIPHACKER.100
    HOW TO EXPLOITS ANDROID SYSTEM AND WINDOWS SYSTEM AND FINDING EXPLOIT

How To Install Kali Nethunter in Termux

 

Hi friends, Today in this post am going to teach you how to install Kali Nethunter in termux, and tell you how to use kali nethunter in termux

 

Most of you're may be familiar with Kali Linux, If not then no worries, you can install Kali Linux on Android,

If you don't have any idea About Termux then feel free to check out our previous post on How To Use Termux for Ethical Hacking

Now Come To the Point how to use kali nethunter in termux

Let me tell you about Nethunter,


What is Kali Nethunter?

Kali Nethunter is a Android ROM which is designed for Penetration Testing with Android Devices, Firstly Nethunter is Available for Nexus And Oneplus Devices,

And it also used to perform wireless attacks such as WiFi Hacking etc.

Once it is Possible to use on Nexus Devices only, But now you can install in any Android Device without Rooting through Termux App.


 

How to install kali nethunter in termux

Installing Kali Nethunter in Termux is very Easy, and It can be done by using few commands

Before Installing Kali Nethunter, You Must Satisfy Below Requirements
Requirements:

  1. A fully Charged Device

  2. Good Internet Connection

  3. At least 1GB RAM & 2 GB Free Space

  4. Termux App Must Be Installed

  5. NetHunter KeX from NetHunter store

  6. A little bit of Patience😇

Kali nethunter-termux commands

 

Follow Below steps to install nethunter in android
Step1: Firstly Download and install Termux from Play store
Step2: Now Open Termux and type these Commands

 

termux-setup-storage

then type this

apt update && apt upgrade


Step3: Now Type these Commands
 

pkg install wget

then 

wget -O install-nethunter-termux https://offs.ec/2MceZWr


Step4: Now Give the required Permission by entering this command
 

chmod +x install-nethunter-termux


Step5: Now Type this Command to install all the Scripts that are required to install Nethunter
 

./install-nethunter-termux

 

If the installation succeed then you will see a message like this

The default credentials for logging into the new Kali machine are username: “kali” and password: “kali”.

apt update && apt upgrade download errors type this  command

  "sudo nano /etc/resolv.conf"

    find "nameserver 127.0.0.53"

    replace this "nameserver 8.8.8.8" and "nameserver 8.8.4.4"

Step 5: Now You Have to execute this command to get started, keep in mind that you need to setup a password for VNC, that too for the first time setup, so type this command 
 

nethunter kex passwd

It will ask you to choose a password, simply setup once


Final Step: Now everything is OK, to start the Nethunter GUI you can type below command

 

nethunter kex &

Then Open Kex Client App and edit the password and click on connect 

 

 

 


Now you are ready to start using Kali Nethunter in Termux,

To stop the Nethunter type this command

 

nethunter kex stop

How To Use Terminal Interface?

if you wish to use the Terminal Interface then you can use it by typing nethunter directly in the Termux terminal


©2025 BY VIPHACKER.100 | ARYAN AHIRWAR

  • Linkedin
  • Facebook
  • Youtube
  • alt.text.label.Instagram
bottom of page