Posts

Showing posts with the label kali Linux emulator

Hack using Termux- The Linux Terminal Emulator for Android

Hack using Termux- The Linux Terminal Emulator for Android This post is about an application using which you can do most of the things same as you are using the Terminal in Kali Linux. Termux- The terminal app for android. This is a great app which makes you fee like you are using Terminal in Linux. This app is the best way to do all the things. You can use this app to nmap the websites and find the loop hole and open ports. Termux can do a lot more things but this is the best thing to do. Suppose you have a website and want to know that if the site can be hacked using SQL injection or DDOS attack or not? just open Termux and use nmap to find the open ports and close the ports all done. Now your site is secure. Lets get the tutorial started. But before starting let me tell you the precautions you should take. Never ever nmap any website which doesn’t belongs to you. I mean that don’t just open nmap and use it on google.com or technicalunit.org or any other site. Oth...