Understanding "nmap", "arp-scan" and "netdiscover" tools in Linux
sudo apt update && sudo apt install netdiscover nmap arp-scan
#installing the tools
"nmap"
"nmap" is derived from Network Mapper. It is an open-source network discovery and security auditing tool widely used by network administrators for many types ...
jubriledun.hashnode.dev4 min read