Install kali nethunter in termux no root required | Kali nethunter-termux list of commands
20:23
In this blog, we are going to
Apps: Nethunter store, Kex VNC, Hackers Keyboard
Hope you installed the termux Termux android Linux emulator and termux black and provided the termux storage and API permissions to it. Now run the command to install Kali Nethunter in termux Android.
Step 1 Get in to home directory and install wget
Step 2 Provide Termux Storage permissions
Step 3 Download the official Kali Nethunter in termux terminal
Step 4 Provide execution permission to the file
Step 5 Install the Nethunter
Command 2 Configure the KeX password (only needed before 1st use)
Command 3 Start Kali NetHunter Desktop Experience user sessions
Command 4 Stop Kali NetHunter Desktop Experience
Command 5 Start Kali NetHunter cli as root
Command 6 Create the KeX password for root
Command 7 Start Kali NetHunter Desktop Experience as root
Command 8 Stop Kali NetHunter Desktop Experience root
Command 9 Kill all KeX sessions
Command 10 Run nethunter as root
Command 11 Run nethunter command as root
Command 12 Run commands to install Kali Nethunter updates
Command 13 Change user password
Command 14 Regular backup
2. Kali Nethunter Gray Screen error
3. Kali Nethunter rootfs corrupted Error
install Kali Nethunter in termux without root (Kali Nethunter rootless edition) and discuss some basic kali nethunter-termux commands
or you can say the list of commands to install Kali Nethunter in termux and use.The official website for all the documentation is here. In this blog, we will discuss the List of commands to install Kali Nethunter in termux and how to operate only.
What is Kali Nethunter-termux?
Kali Nethunter is a clone of Kali Linux. Kali Linux is one of the most popular kernel-based Debian operating systems for penetration testing and ethical hackers. Kali Nethunter in termux is also known as a Hacking machine. I hope you will use it ethically.
Kali Nethunter has all the tools preinstalled you require most of the time to run a system security test. Top command and Postgresql will not work with rooted and rootless versions of Kali Nethunter in Android. You will have the access to a fully functioning Metasploit Framework, after installing Kali Netnhunter.
List of tools present in Kali Linux and Kali Nethunter.
Below you can see some popular tools you can use in of the offensive security flavors. You can learn more about how to the tools in Kali Linux.
aircrack-ng
Autopsy
Burp Suite John the Ripper
metasploit Framework
Netcat
Nmap
Social Engineering Toolkit
sqlmap
Wireshark
Autopsy
Burp Suite John the Ripper
metasploit Framework
Netcat
Nmap
Social Engineering Toolkit
sqlmap
Wireshark
Prerequisite to install Kali Nethunter in termux
Requirements: A working android device with Termux android Linux emulator and termux black repository installed in it.Apps: Nethunter store, Kex VNC, Hackers Keyboard
Hope you installed the termux Termux android Linux emulator and termux black and provided the termux storage and API permissions to it. Now run the command to install Kali Nethunter in termux Android.
To install kali Nethunter in termux with root follow the list of commands.
$ cd $HOME;pkg install wget
Step 2 Provide Termux Storage permissions
$ termux-setup-storage
Step 3 Download the official Kali Nethunter in termux terminal
$ wget -O install-nethunter-termux https://offs.ec/2MceZWr
Step 4 Provide execution permission to the file
$ chmod +x install-nethunter-termux
Step 5 Install the Nethunter
$ ./install-nethunter-termux
Kali nethunter-termux commands or list of commands
Note: You can type nethunter as nh also.
Command 1 start Kali NetHunter command line interface
$ nethunter
Command 2 Configure the KeX password (only needed before 1st use)
$ nethunter kex passwd
Command 3 Start Kali NetHunter Desktop Experience user sessions
$ nethunter kex &
Command 4 Stop Kali NetHunter Desktop Experience
$ nethunter kex stop
Command 5 Start Kali NetHunter cli as root
$ nethunter -r
Command 6 Create the KeX password for root
$ nethunter -r kex passwd
Command 7 Start Kali NetHunter Desktop Experience as root
$ nethunter -r kex &
Command 8 Stop Kali NetHunter Desktop Experience root
$ nethunter -r kex stop
Command 9 Kill all KeX sessions
$ nethunter -r kex kill
Command 10 Run nethunter as root
$ nethunter -r
Command 11 Run nethunter command as root
$ nethunter -r demo
Command 12 Run commands to install Kali Nethunter updates
$ sudo apt update && sudo apt full-upgrade -y $ sudo apt install -y kali-linux-default
Command 13 Change user password
$ nh -r $ passwd kali $ passwd root
Command 14 Regular backup
$ tar -cJf kali-arm64.tar.xz kali-arm64 && mv kali-arm64.tar.xz storage/downloadsWatch in the form of video:
List of errors and fix in Kali Nethunter-termux
1. connection failed error in kali NETHUNTER KEX 2. Kali Nethunter Gray Screen error
3. Kali Nethunter rootfs corrupted Error