Learn how to start hacking with mobile.
INTRODUCTION
Hi everyone, Hope you all are doing good. In the last article, We saw that how we can hack windows machine using python. In this article, we are going to see how we can start hacking with our mobile phone(Note: This article deals with only Android Smartphones). You all must have seen the famous scene of Mr Robot where Elliot tries to get into the WiFi network of police station.

As a child, i always wondered how we can learn hacking/penetration testing using my android mobile since i didn’t have a laptop or pc at that time. At that time, we have an application which was called something as “LinuxDeploy” which allows android users to install linux on their rooted device. But today, we can install kali linux on our mobile phone without root. Let’s see how.
HACKING WITH MOBILE: INSTALLING KALI LINUX
Follow the steps below to install kali linux on your android device:
- Download “Termux” from PlayStore.

2. Open Termux App and type “pkg update && pkg upgrade“.
3. After this, type termux-setup-storage in the terminal.

4. Type pkg install wget.

5. Type this command i.e wget -O install-nethunter-termux https://offs.ec/2MceZWr

6. Now, type chmod +x install-nethunter-termux

7. After this, type ./install-nethunter-termux

8. The installation will look something like this.

9. After installation completes, you will see a screen similar to this

10. Now type nh -r kex passwd and set your password for kali linux

11. After this, type nh kex passwd and type the same password as in step 10.

12. Now type nh -r kex &

13. After this, Install VNC Viewer from PlayStore.

14. Now configure your VNC Server similar to the screenshot below:

15. Click on Create and try to connect with the vnc server. You will see a screen similar to this:

16. After this, You should see your kali linux machine.

17. To improve the quality of the screen, set the picture quality to high

18. Finally, Our setup is completed.

CONCLUSION
I hope you have understood how to install kali linux on your android mobile. If you have any doubts or issues then please let me know in the comment section.
Join our telegram channel here and stay updated with our latest contents.
Subscribe to our YouTube channel for latest cybersecurity videos.
Are you a bug bounty hunter? Check out our Account Takeover Lab and practice your skills ethically: