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

Tool for bruteforce attacks in Termux

phishing tool in termux

All tools in Termux