Tutorial 1: How We download, Install, Run and Use Fish-shell in Termux [ It Also work for non-rooted devices] What Will I Learn? How to download Fish-shell in Termux How to install Fish-shell in Termux How to run Fish-shell in Termux Today I build this Tutorial as a result of i believe there is a desire for this shell for the beginners in my future post on Termux. Thus I build this tutorial for the ability for you. Fish-shell & hacker's keyboard makes the utilization of Termux simple and that I hope you'll simply understand this tutorial and take advantage of Fish-shell . What is Fish-shell? Fish(The Friendly Interactive Shell) a Unix (os) shell that focuses on interactive use, discover-ability and friendliness. Everything that may be done in different shell languages ought to be done in fish. It auto-complete the commands that area unit pretty cool. Fish is fully scrip-table, and its syntax is simple, clean and consistent. Fish is a fast, the auto-completion is s...
Installing Kali Nethunter on Android “without Root”
- Get link
- X
- Other Apps
Installing Kali Nethunter on Android “without Root”
Before we start - Requirements:
1. TERMUX
2.Installing Hacker's keyboard
In order to do on with the installation method you should:
know how to use an Android Phone that ought to a minimum of have Lollipop because of the operating system(OS) and a good enough internet connection
Kali NetHunter In Termux
Steps for Installation:
- Check your path on Termux by writing
pwd. You ought to be within the home directory. If not, replace directories usingcdcmd. - Type the following:
pkg install curlto put in curl for the next step - Download the script in
\homedirectory. copy the following cmd and paste it in ur termux terminal:curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter. This script lets we install kali nethunter on Termux. - We need to give execution permission to the script so as to run without permission denied errors. kind
chmod +x kalinethunter. - Run the script:
./kalinethunter - To start kali nethunter press
startkali - You might come across Permission Denied Errors once the previous step occurs . Do not worry, you still have Kali up and running after you see
root@localhostin red. - This step ought only be performed for first time once installation. Execute the command
wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb - Install the keyring from kali repo by pressing
apt install ./kali-archive-keyring_2018.1_all.deb
And you have got hacking machine right your FINGER TIPS
REDHAWK Tool will be put in on Kali. This can be on the far side the scope as of currently.
If you're trying for ubuntu OS to be installed on your phone, you'll be able to follow the steps from the below link:
https://github.com/Neo-Oli/termux-ubuntu
>>This installation could be a very basic version and therefore you won’t notice a great deal of tools like nmap, metasploit, Red Hawk or the other pentesting tool, hence we need to install it manually.
Please Note: since the phone isn't in root mode, there may be errors on running tools that need elevated privileges.
- Get link
- X
- Other Apps
Popular posts from this blog
How to download, Install, Run and Use Fish-shell in Termux
Tutorial 1: How We download, Install, Run and Use Fish-shell in Termux [ It Also work for non-rooted devices] What Will I Learn? How to download Fish-shell in Termux How to install Fish-shell in Termux How to run Fish-shell in Termux Today I build this Tutorial as a result of i believe there is a desire for this shell for the beginners in my future post on Termux. Thus I build this tutorial for the ability for you. Fish-shell & hacker's keyboard makes the utilization of Termux simple and that I hope you'll simply understand this tutorial and take advantage of Fish-shell . What is Fish-shell? Fish(The Friendly Interactive Shell) a Unix (os) shell that focuses on interactive use, discover-ability and friendliness. Everything that may be done in different shell languages ought to be done in fish. It auto-complete the commands that area unit pretty cool. Fish is fully scrip-table, and its syntax is simple, clean and consistent. Fish is a fast, the auto-completion is s...
How to use phonesploit in termux
How to use phonesploit in termux What is Phonesploit? Phonesploit is a python script which allows you to exploit android device by using open Adb ports. This is very effective tool in many scenarios to hack into the android phone and get control over it. For example- Many people unknowingly keep their android devices in USB debugging mode and keep Adb ports open. Before getting into how does it work? You should know, what is Adb? Adb is an command line tool that lets you communicate with the device. The main purpose of the Adb is to check the vulnerabilities and bugs in android and apps. Developers use this tool to check compatibility of their apps in android devices. They can perform many commands by using their computers connected to the devices, this makes job of developers much comfortable. Using phonesploit - Here we are going to get control over android device which has Adb over Wifi option. Please, note that you can use this technique with some phones only because ...
SETUP COMMAND AFTER DOWNLOAD TERMUX
TERMUX TUTORIAL GETTING STARTED WE HAVE TO SET UP AT FIRST A TERMUX IN DOWNLOAD Termux And type any commands bel ow ============================= apt-get update apt-get upgrade pkg install git pkg install python pkg install python2 ============================= These area unit the desired commands initially you must do. ============== apt-get update This command updates the Termux ============= apt-get upgrade This Command upgrades the not upgraded files to a modern Version ============ pkg install git It install the git that's needed to transfer or clone github files =========== pkg install python and pkg install python2 It is the language that helps to execute many programs written in python language.this can be the should you must understand initially for all beginners IF U WANT ANY VIDEO RELATED IT COMMENT BELOW I WILL PROVIDE KEEP SUPPORT US TO DO BETTER WORK
Comments
Post a Comment