Skip to main content

How to Install and run Kali Linux on any Android Smartphone




Tutorial for installing and running Kali Linux on Android smartphones and tablets

Kali Linux is one the best love operating system of white hat hackers, security researchers and pentesters. It offers advanced penetration testing tool and its ease of use means that it should be a part of every security professional’s toolbox.

Penetration testing involves using a variety of tools and techniques to test the limits of security policies and procedures. Now a days more and more apps are available on Android operating system for smartphones and tablets so it becomes worthwhile to have Kali Linux on your smartphone as well.

Kali Linux on Android smartphones and tablets allows researchers and pentesters to perform ” security checks” on things like cracking wep Wi-Fi passwords, finding vulnerabilities/bugs or cracking security on websites.  This opens the door to doing this from a mobile device such as a phone or a tablet.

You can also install Kali Linux Distribution in your
Android smartphone by following the instructions below  :


(Rooted Android smartphone/tablet required for this installation)

Keep the following thing ready for the installation :

  • Fully charged Android Phone
  • Good Internet Connection(For Download Kali Linux images)
  • Root Permission (Rooting Guide for Every Phone)
  • Atleast 5GB  Free Space
 
Step 1. Download Linux Deploy App in Your Android Mobile from Google Play Store.


DownloadQR-Code
Developer: meefik


Step 2. Install and open Linux Deploy App in your mobile and click on download Icon.



Step 3. Change the Distribution of Your Linux to Kali Linux.



Step 4.  Go to Top of the screen and hit the Install button. This will take about 5 minutes provided you have a good Internet connection.



Step 5. Download Android VNC Viewer App from Google Play Store.

DownloadQR-Code


Step 6. After installing, enter below  settings in your VNC Android App.



Step 7. Click the Connect Button in VNC Viewer App.

Now you are done and you will be able to run Kali Linux in your Android smartphone or tablet. 

Check the video tutorial below for a step by step procedure:


 

Comments

Popular posts from this blog

Kali Linux Commands Cheat Sheet

Kali Linux commands cheat sheet. All basic commands from A to Z in Kali Linux has been listed below. A   -> apropos : Search Help manual pages (man -k)  -> apt-get : Search for and install software packages (Debian/Ubuntu)  -> aptitude : Search for and install software packages (Debian/Ubuntu)  -> aspell : Spell Checker  -> awk : Find and Replace text, database sort/validate/index B  -> basename : Strip directory and suffix from filenames  -> bash : GNU Bourne-Again SHell  -> bc : Arbitrary precision calculator language  -> bg : Send to background  -> break : Exit from a loop  -> builtin : Run a shell builtin  -> bzip2 : Compress or decompress named file(s) C   -> cal : Display a calendar  -> case : Conditionally perform a command  -> cat : Concatenate and print (display) the content of files  -> cd : Change Directory ...

Top 10 WiFi Hacking Tools Used by Hackers

Many people come in search of us for WiFi hacking tools . This post is especially for those who is in need of WiFi hacking tools. Note: We are not responsible for any damage that cause you. Make sure you use these tools for experiment purposes only in controlled environment. 1.Aircrack Aircrack-ng is the next generation of Aircrack with lots of new features and  mainly used by hackers to hack WiFi connections. Aircrack-ng is an 802.11 WPA-PSK and WEP  keys cracking program that can recover keys. Aircrack-ng cracks WEP keys using the FMS attack, PTW attack, and dictionary attacks, and WPA using dictionary attacks. 2.AirSnort AirSnort supports both Windows and Linux operating system  but there is no longer updates for this tool. It is popular tool for decrypting WEP encryption on a Wi-Fi 802.11b network. This tool might be outdated, but still you can download it free on sourceforge. 3.Kismet Kismet another great software used as...

The Top Ten Hacker Tools of 2015 (CTNews)

Cyber Hacking (“Cyber Security” formally) there are millions of tools which are available on the Internet either as Freewares or as Sharewares. If you are security researcher, pentester or a system admin, you need to have this on your PCs/laptops to find the vulnerabilities and plug them.  Concise Courses conducted an online poll to determine top ten hacking tools out of some of the famous ones. Here is the list which came out the winner on the poll. 1. Nmap:  Network Mapper Abbreviated as nmap is a versatile tool for Network Security, plus it is free and open source.It  is largely used by network administrators for network discovery and security auditing. System admins use nmap for network inventory, determining open ports, managing service upgrade schedules, and monitoring host(A term used for “a computer on a network”) or service uptime. The tool uses raw IP packets in many creative ways to determine what hosts are available on the network...