- Termux kali linux ����������
- Prerequisite:
- Installation:
- Usage:
- NetHunter Editions:
- Termux kali linux ����������
- Latest commit
- Git stats
- Files
- README.md
- About
- Termux kali linux ����������
- About
- Termux kali linux ����������
- About
- Боевой смартфон. Делаем из устройства с Android «хакерфон» с помощью Termux и Kali
- Содержание статьи
- Что нужно знать и сделать перед установкой
- Пара слов о Kali NetHunter
- Устанавливаем Metasploit
- WARNING
- WARNING
- Продолжение доступно только участникам
- Вариант 1. Присоединись к сообществу «Xakep.ru», чтобы читать все материалы на сайте
Termux kali linux ����������
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 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:
Usage:
Open Termux and type one of the following:
Command | To |
---|---|
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.
- 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.
Updated on: 2021-Sep-27
Author: re4son
Источник
Termux kali linux ����������
Install And Use Kali Linux With Gui In Termux
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Kalimux is a bash based script which automatically installs kali linux in termux without any issue and without root. This tool works on both rooted Android device and Non-rooted Android device.
- internet
- 1GB storage
- storage 400 MB
- vnc vivewer app
- [+] Stable and latest !
- [+] Gui in android !
- [+] Real time kali linux !
- [+] Easy for Beginners !
- apt-get update -y
- apt-get upgrade -y
- pkg install python -y
- pkg install python2 -y
- pkg install git -y
- pip install lolcat
- git clone https://github.com/noob-hackers/kalimux
- cd $HOME
- ls
- cd kalimux
- ls
- sh kalimux.sh
USAGE OPTIONS [Termux] :
START :
- From this option you can start installing kali linux in your android.
SCREEN SHOTS [Termux]
CONNECT WITH US :
BUY ME A COFFEE :
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.
About
Install And Use Kali Linux With Gui In Termux
Источник
Termux kali linux ����������
This is a script by which you can install Kali Nethunter (Kali Linux) in your termux application without rooted phone.
Steps For Installation
Install Kali Nethunter Full Version
- Download script in HOME wget https://raw.githubusercontent.com/raynerchuah/Kali-Nethunter-In-Termux/master/install-nethunter-full-termux
- Give execution permission chmod +x install-nethunter-full-termux
- Run script ./install-nethunter-full-termux
- Now just start kali nethunter nethunter
Install Kali Nethunter Minimal Version
- Download script in HOME wget https://raw.githubusercontent.com/raynerchuah/Kali-Nethunter-In-Termux/master/install-nethunter-minimal-termux
- Give execution permission chmod +x install-nethunter-minimal-termux
- Run script ./install-nethunter-minimal-termux
- Now just start kali nethunter nethunter
Credited To Offensive Security
You have any idea to improve ? So Just give PR
About
This is a script by which you can install Kali nethunter (Kali Linux) in your termux application without rooted phone.
Источник
Termux kali linux ����������
A guide on how to install Kali-Nethunter in your phone.
1)Android Phone(no need to be rooted)
2)Termux App(as you install nethunter in termux only)
3)Minimum 8GB storage
1)Download Termux app from playstore
Termux app is available only for Android,so you need an Android phone
2)Open Termux and type termux-setup-storage
So termux can access your internal storage
3)Now type pkg install wget
wget tool helps in downloading files from internet in linux environment
4)Now type wget -O install-nethunter-termux https://offs.ec/2MceZWr
The installer is now downloaded
5)Now type chmod 777 install-nethunter-termux
Now you have the permission to run the installer
6)Now type ./install-nethunter-termux
The installer is now started
7)Now the installer will download some tools and will start downloading the Kali-Nethunter OS,now click on CTRL+X,this will stop the downloading.
The OS downloaded from this installer has its rootfs corrupted,so we stopped the download
8)Now type cd then ls ,it will show you two files kalifs-arm64-full.tar.xz and kalifs-arm64-full.tar.xz.st,remove those files by typing rm -rf kalifs-arm64-full.tar.xz and rm -rf kalifs-arm64-full.tar.xz.st
These files have the corrupted OS,so we don’t need them
9)Now go to The OS download page,a 1.4GB file will be downloaded
This is the Kali-Nethunter OS which doesn’t have its rootfs corrupted
10)After the Download is finished,come back to Termux and go to the folder where the OS file is downloaded,now move the OS file to the home directory by typing mv kalifs-arm64-full.tar.xz. /data/data/com.termux/files/home
We need to make sure the installer and the OS file are on same directory,for this case the installer is in the home directory so the OS file is moved to the home directory
11)Now type cd and run the installer by typing ./install-nethunter-termux ,it will say «Existing rootfs found,delete and download new one (Y/n)?», type n and click enter.
It is asking whether to delete the OS file we downloaded,as we need it to install nethunter we won’t delete it.
12)It will show «extracting rootfs file»,that means Kali-Nethunter is being installed.
This will take from 30mins-1hour,so make sure you have enough battery in your phone.
13)After the extraction is finished, it will show «Delete the existing rootfs file?(Y/n)». Type Y if you don’t need the OS file as the installation is finished,or type n if you want the OS file for future purposes.
14)Now Kali-Nethunter is successfully installed in our Android Device. It will show you some commands on how to access Nethunter
nethunter or nh (to run the Command line version in termux)
nethunter -r (to run the Command Line version as root)
nethunter kex password (to set the password for the Nethunter GUI version, you need to set password if you want to run Nethunter GUI version)
nethunter kex & (to run the GUI version)
15)To access the GUI version,you need Nethunter Kex app, download it from Nethunter-App store from store.nethunter.com
We need Nethunter Kex app to access the Nethunter GUI version. You can download Nethunter Kex app from «Nethunter-App Store» app which you can download from the site listed above.
- Once you have installed Nethunter Kex app, open termux and type nethunter kex passwd and set the password. After you set password type nethuntex kex & . It will show you a port number,copy that port number and open Nethunter Kex App and paste the port number there(beside the IP address,which is localhost)
17)Then type the password up in the password field and click connect.
NOW YOU ARE IN KALI NETHUNTER!!
Some Questions Related to Kali-Nethunter
1)What is Kali-Nethunter? Ans:- Kali-Nethunter is the mobile version of Kali Linux
2)How much space does Kali-Nethunter occupy in device storage? Ans:- From 8GB to 10GB
3)Does Kali-Nethunter have same features and applications as Kali Linux? Ans:- No. Kali-Nethunter has less features and applications than Kali Linux. You can’t even connect to an openvpn config in Kali-Nethunter. Kali Linux is far more better than Kali-Nethunter in my opinion.
About
A guide on how to install Kali-Nethunter in your phone.
Источник
Боевой смартфон. Делаем из устройства с Android «хакерфон» с помощью Termux и Kali
Содержание статьи
Что нужно знать и сделать перед установкой
Первое, о чем следует позаботиться, — это права root. Без них некоторые функции установленных нами утилит могут не поддерживаться или работать некорректно. Поэтому настоятельно рекомендую их заполучить. Особенно это касается пользователей с Android 10 и более поздних версий.
Получение root в каждом случае уникально, ведь оно напрямую зависит от конкретной модели устройства и версии Android. Я в этой статье буду использовать свой старенький Samsung Galaxy S6 (SM-G920F) на Android 7.0 Nougat, для рута в котором уже есть специальный инструмент. В остальных случаях придется погуглить и узнать, как получить рут конкретно на твоем устройстве. На форуме 4PDA почти всегда есть нужная инструкция.
Также нам понадобится Termux — простой и удобный терминал, дающий многие возможности среды Linux, который и позволит исполнять наши команды в подходящей среде и не возиться с предварительной настройкой окружения.
Рекомендую также установить утилиту tsu, которая предоставит тебе возможность выполнять команды от рута. Если она не работает должным образом, загляни в GitHub-репозиторий, который настраивает работу рута в Termux. Это нужно, чтобы Termux сразу имел рут-доступ, который может понадобиться для дальнейших операций.
Важный момент: при использовании в качестве рута Magisk (а на большинстве современных устройств альтернатив нет и не предвидится) не забудь в его настройках разрешить Termux рут-доступ, а также добавить в исключения для Magisk Hide, иначе все наши действия будут бесполезны.
Также рекомендую обновить список пакетов, как мы обычно делаем это в десктопе Kali:
Пара слов о Kali NetHunter
Если ты один из тех счастливчиков, чье устройство оказалось в списке поддерживаемых, рекомендую попробовать Kali NetHunter. Это платформа, созданная разработчиками Kali Linux специально для телефонов на Android. В NetHunter сразу доступно много рабочего софта из десктопной версии Kali. Образы можно найти на официальном сайте. Это более мощный набор, чем тот, что ты можешь получить с помощью Termux.
Устанавливаем Metasploit
Полное описание Metasploit — тема для отдельной статьи, поэтому пройдемся по нему вкратце. Metasploit Framework — фреймворк, предназначенный для создания, отладки и, конечно, применения эксплоитов.
Установить Metasploit Framework (MSF) на Android 7 или выше можно в две команды:
На Android 5.x.x–6.x.x MSF устанавливают несколько другим методом:
WARNING
Все эти команды следует выполнять с правами обычного пользователя, если не оговорено иное: при выполнении от рута могут возникать трудноисправимые проблемы.
В частности, при запуске apt от рута мы получим сбитые контексты SELinux, что потом помешает нам устанавливать пакеты.
Установка может затянуться. Не закрывай сессию Termux до конца установки MSF!
WARNING
Не стоит обновлять MSF вручную редактированием $PREFIX/opt/metasploit , так как это может привести к проблемам с зависимостями.
Теперь, чтобы убедиться, что у нас все работает, запустим Metasploit:
Metasploit Framework
Как видишь, все отлично и в твоем распоряжении 2014 эксплоитов. 🙂
Продолжение доступно только участникам
Вариант 1. Присоединись к сообществу «Xakep.ru», чтобы читать все материалы на сайте
Членство в сообществе в течение указанного срока откроет тебе доступ ко ВСЕМ материалам «Хакера», позволит скачивать выпуски в PDF, отключит рекламу на сайте и увеличит личную накопительную скидку! Подробнее
Источник