Breaking News

Tuesday 15 September 2020

How To use Kali Nethunter in Termux

 Hi friends, Today in this post am going to teach you how to install Kali Nethunter in termux, and tell you how to use nethunter in termux

How to install Kali Nethunter in Termux

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.

Let me tell you about Nethunter,

So

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.

So let's see

How to install kali nethunter in termux

Installing Kali Nethunter in Termux is very Easy, and It can be done by using few commands

Before Installing Kali Nethunter, You Must Satisfy Below Requirements

Requirements:
  1. A fully Charged Device
  2. Good Internet Connection
  3. At least 1GB RAM & 2 GB Free Space
  4. Termux App Must Be Installed
  5. Xserver XSDL App must Be Installed
  6. A little bit of Patience😇


Commands To Install Kali Nethunter in Termux


Follow Below steps to install nethunter in android

Step1: Firstly Download and install Termux from Play store

Step2: Now Open Termux and type this Command

 apt update && apt upgrade

Step3: Now Type this Command

 curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter

Step4: Now Give Chmod Permission by entering this command

 chmod +x kalinethunter

Step5: Now Type this Command to install all the Scripts that are required to install Nethunter

 ./kalinethunter

Step 5: Now You Have to execute this command to get started

 startkali

Final Step:

Now everything is OK, to get necessary keys, you must type this command

 apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6

Must Type Below Command if you are installing for the first time

after startkali
execute this command

 wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb

Then

 apt install ./kali-archive-keyring_2018.1_all.deb

Now you are ready to start using Kali Nethunter in Termux,

(if you face any problems then pull request at https://github.com/Hax4us/Nethunter-In-Termux )

The Good News is You can Use Nethunter Graphical Interface Too

So

How To Use Graphical Interface?

If you're successfully installed Nethunter in Termux then follo below steps to use the graphical interface

Step 1: Firstly Open Termux then type this command

 apt-get install lxde-core lxde kali-defaults kali-root-login desktop-base

This will take some time, so wait until everything is OK

Now install Xserver XSDL App from Play store

Then Download Additional Fonts (60MB), After download complete wait for some time, then open Nethunter and type this command

 DISPLAY=127.0.0.1:0 PULSE_SERVER=tcp:127.0.0.1:4712 startlxde &

Now Open Xserver App to start using Kali Nethunter, That's it

0 comments:

Post a Comment

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();