Giter Club home page Giter Club logo

termux-nh's Introduction

Prerequisite:

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

Installation:

Install the NetHunter-Store app from store.nethunter.com

From the NetHunter Store, install Termux, NetHunter-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://raw.githubusercontent.com/YallTrippin/termux-nh/main/installer chmod +x install-nethunter-termux ./install-nethunter-termux

Usage:

Open Termux and type one of the following:

nethunter start #Kali NetHunter command line interface

nethunter kex passwd

configure the KeX password (only needed before 1st use)

nethunter kex &

start Kali NetHunter Desktop Experience user sessions

nethunter kex stop

stop Kali NetHunter Desktop Experience

nethunter run in NetHunter environment

nethunter -r

start Kali NetHunter cli as root

nethunter -r kex passwd configure the KeX password for root nethunter -r kex & start Kali NetHunter Desktop Experience as root nethunter -r kex stop stop Kali NetHunter Desktop Experience root sessions nethunter -r kex kill Kill all KeX sessions nethunter -r run 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 - you can later send it to the background again via Ctrl + z and bg

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: Run sudo apt update && sudo apt full-upgrade -y first thing after installation to update Kali. If you have plenty of storage space available you might want to run sudo apt install -y kali-linux-default as well. 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. Some utilities like “top” won’t run on unrooted phones. Non-root users still have root access in the chroot. That’s a proot thing. Just be aware of that. Galaxy phone’s may prevent non-root users from using sudo. Just use “su -c” instead. 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” Please join us in our forums to exchange tips and ideas and be part of a community that strives to make NetHunter even better.

termux-nh's People

Contributors

yalltrippin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.