How to install nmap in Termux

 

What is Nmap?

Nmap is a security scanner, originally written by Gordon Lyon, used as Network Mapper to discover hosts and services on a computer network, thus building a "map" of the network. It is also used to find loopholes in a website server. It also is used to search hosts in a wifi network.










Installation :-

apt update && apt upgrade -y
Pkg install nmap -y






Comments

Popular posts from this blog

How to use termux on Android device without rooting!

How to find password of any instagram account!

Tool for bruteforce attacks in Termux