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 GoldenEye Tool In Termux.GoldenEye is Dos tool for HTTP security testing. GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test ToolInstallation Commands #professo…
  • Guide For Install FSociety Tool In Termux.With the help of FSociety tool you can install bunch of offensive security tools.Installation Commands #professor { border: 1px solid g…
  • Guide For Install Heart Bleed Tool In TermuxThe heart bleed bug is a serious vulnerability in the popular Openssl port number 443. this weakness allows stealing the information pro…
  • Guide For Install AdvPhishing Tool In Termux.AdvPhishing tool is advance phishing tool mainly for phishing 2 factor authentication or otp access.Installation Commands #professor {…
  • Guide For Install Zphisher Tool In Termux.Zphisher is automated phishing tool.Installation Commands #professor { border: 1px solid grey; padding-left: 15px; background-color…
  • Guide For Install Websploit Tool In Termux.Websploit is a high level MITM framework.Installation Commands #professor { border: 1px solid grey; padding-left: 15px; background…

Post a Comment