Kali Nethunter

1 min read

Guide For Install Kali Nethunter In Non Rooted Android Device via Termux With Graphical User Interface.

Kali Nethunter is developed by offensive security which gives you complete experience of kali linux in termux. You can also use kali nethunter by graphical user interface with the help of bvnc app.




Installation Commands

pkg up -y

pkg install wget -y

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

chmod +x install-nethunter-termux

bash install-nethunter-termux

After this command download process will be started. Don't close or minimize termux. Download will take around 1.8GB to 2GB of your internet data

Commands For Start Nethunter In Termux.

nethunter

Commands For Start GUI of Kali Nethunter

nethunter kex passwd

After that command set kali nethunter password.

nethunter kex &

After that you will get port of nethunter server copy that. Then download bVNC app from playstore. Then open it and set VNC connection settings.Set localhost as ip of server then add port which you have get and enter your nethunter password.

su password for nethunter = toor

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install T-Lazy Tool In Termux.This Script will help you to install Metasploit, Ngrok and Apktool easily in termux.Installation Commands #professor { border: 1px solid …
  • How to install CUPP tool in Termux.CUPP is also called as common user password profiler, with the help of this tool you can create victim specific wordlist for password cracking or…
  • Guide For Install PureBlood Tool In Termux.Pure Blood is most powerful all in one Information Gathering and Penetration testing tool.Installation Commands #professor { bord…
  • Guide For Install CMSeeK Tool In Termux.CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs.Installation Commands #professor { border: …
  • Guide For Install CamPhish Tool In Termux.With the help of this tool you can grab snap shot from victim device by just sending link.Installation Commands #professor { border: 1p…
  • Hello guys, today I am going to tell you about how to hack android device by termux with the help of Metasploit Payload. We are going to use Ngrok for port forwading.Follow my step…

Post a Comment