Questions relating to Nmap, a free and open-source utility for network exploration or security auditing.
I have a list of remote machines in a text files. Can I know their MAC addresses using nmap ?
nmapI need to retrieve both TCP and UDP ports in the same scan with Nmap in the fastest way possible. …
tcp udp nmap port-scanningI am trying to scan a large set of domain names using nmap. I used the following command: Nmap -PN …
networking nmap port-scanning domain-mappingI'm new to bash scripting and I'm trying to get this working: Scanning an IP range for finding devices with …
bash shell nmapI am attempting to identify a mobile device on a LAN using Nmap, more specifically an Android smartphone. Both my …
android smartphone identification nmapI've found a strange behaviour in Nmap (I am using version 5.51 if that matters but I have the same issue …
macos networking nmap auditingI need to specify specific IP range for Nmap scan, for example: 192.168.1.140 - 192.168.3.255 If I do it like: 192.168.1-3.140-255 …
range ip-address nmap port-scanningI need to launch a background network device discovery process from a script on a regular basis, and it needs …
linux ping nmap network-monitoringI'm wanting to find computers with ssh open on my subnet but it shows all host that are up in …
shell nmap