1.Download Termux:
https://f-droid.org/repo/com.termux_118.apk
2.Then launch it and execute the below command:
apt update
3.Now type in the below command:
apt upgrade
4.You’ll get a prompt: Do you want to continue, type in Y and hit Enter.
---------------------------
5.You’ll again get a few prompts. Type in Y and hit Enter for all these prompts.
--------------------------
6.Again, type in the below command to get wget package information:
apt update
7.Now type in the below command and grant Storage Access to Termux.
termux-setup-storage
8.Then type in the below command. Type Y in the prompt and hit Enter.
apt install wget
9.When asked, “Do you want to continue” press Y and Enter
---------------------------------
10.Now input the below command to download the NetHunter Installer:
wget -O install-nethunter-termux https://offs.ec/2MceZWr
11.Then change its permission via the below command:
chmod +x install-nethunter-termux
-
Now launch the installer via the below command
./install-nethunter-termux
13.The installation will take some time. When asked to delete rootfs, enter N.
--> Once done, you’ll be taken to the Kali Linux home screen
POC: