Skip to main content

Kali net hunter install in Android

   


Hey guys, we are back with a simple tutorial to hack with Termux by using  Tool

after getting a lot of requests from our users, we decided to post this article about how to hack fb with termux

We have already posted an article about how to use Termux and Installation of some Hacking Tools, if you have missed that article then

You Can Read It here: Hacking with Termux App









NetHunter Rootless

NetHunter Rootless Edition

Maximum flexibility with no commitment
Install Kali NetHunter on any stock, unrooted Android device without voiding the warranty.

Prerequisite:

Android Device
(Stock unmodified device, no root or custom recovery required)

Installation:

  • Install the NetHunter-Store app from https://store.nethunter.com
  • From the NetHunter Store, install TermuxNetHunter-KeX client, and Hacker’s keyboard
    Note:
    The button “install” may not change to “installed” in the store client after installation - just ignore it.
    Starting termux for the first time may seem stuck while displaying “installing” on some devices - just hit enter.
  • Open Termux and type:

    #termux-setup-storage
    #pkg install wget
    #wget -O install-nethunter-termux https://offs.ec/2MceZWr
    #chmod +x install-nethunter-termux
    #./install-nethunter-termux

     

    Offline
    https://images.kali.org/nethunter/kalifs-armhf-full.tar.xz
    #pwd
    #ls
    #cp /sdcard/filename.
    #ls  -la
    #./install-nethunter-turmux
    Few movement later
    #nh
    Download kex
    #nh -r kex password
    #nh -r
    #apt install kali-desktop-xfce
    Exit
    #nh -r kex &
    #fg
    Go to kex app
    Kali sucessfully install 


Usage:

Open Termux and type one of the following:
CommandTo
nethunterstart Kali NetHunter command line interface
nethunter kex passwdconfigure the KeX password (only needed before 1st use)
nethunter kex &start Kali NetHunter Desktop Experience user sessions
nethunter kex stopstop Kali NetHunter Desktop Experience
nethunter <command>run in NetHunter environment
nethunter -rstart Kali NetHunter cli as root
nethunter -r kex passwdconfigure the KeX password for root
nethunter -r kex &start Kali NetHunter Desktop Experience as root
nethunter -r kex stopstop Kali NetHunter Desktop Experience root sessions
nethunter -r kex killKill all KeX sessions
nethunter -r <command>run <command> in NetHunter environment as root
Note: The command nethunter can be abbreviated to nh.
Tip: If you run kex in the background (&) without having set a password, bring it back to the foreground first when prompted to enter the password, i.e. via fg <job id> - you can later send it to the background again via Ctrl + z and bg <job id>
To use KeX, start the KeX client, enter your password and click connect
Tip: For a better viewing experience, enter a custom resolution under “Advanced Settings” in the KeX Client

NetHunter Editions:

Please refer to this table for a comparison of the different NetHunter editions.

Tips:

  1. Run apt update && apt full-upgrade first thing after installation. If you have plenty of storage space available you might want to run apt install kali-linux-full as well.
  2. Firefox won’t work on unrooted devices. Just replace it with Chromium via:
    apt remove firefox-esr
    apt install chromium
    Next:
    ~ Find the “Chromium Web Browser” item in the application menu
    ~ right click and select “Edit Application”
    ~ Change the “Command” to /usr/bin/chromium --no-sandbox %U
  3. All of the penetration testing tools should work but some might have restrictions, e.g. metasploit works but doesn’t have database support. If you discover any tools that don’t work, please post it in our forums.
  4. Some utilities like “top” won’t run on unrooted phones.
  5. Non-root users still have root access in the chroot. That’s a proot thing. Just be aware of that.
  6. Galaxy phone’s may prevent non-root users from using sudo. Just use “su -c” instead.
  7. Perform regular backups of your rootfs by stopping all nethunter sessions and typing the following in a termux session:
    tar -cJf kali-arm64.tar.xz kali-arm64 && mv kali-arm64.tar.xz storage/downloads
    That will put the backup in your Android download folder.
    Note: on older devices, change “arm64” to “armhf”
  8. Please join us in our forums to exchange tips and ideas and be part of a community that strives to make NetHunter even better.










Comments

Post a Comment

Popular posts from this blog