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 commandsBefore Installing Kali Nethunter, You Must Satisfy Below Requirements
Requirements:
- A fully Charged Device
- Good Internet Connection
- At least 1GB RAM & 2 GB Free Space
- Termux App Must Be Installed
- NetHunter KeX from NetHunter store
- A little bit of Patience😇
kali nethunter-termux commands
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 wgetthen
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
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 terminalFurther Reading
▶ 300+ Best Hacking Tools For Termux
▶ How to be a hacker
Final Words
This is the official method to install Kali Nethunter, Hope you have learnt how to install Nethunter in Termux without Root,Note That if there is anything wrong with kali nethunter termux commands then you may face some issues, so follow each step carefully