QUESTION : I scanned my home network using nmap 192.168.178.* and 192.168.178.0-255 but it doesn’t show the IP of my […]
Tag: nmap
I was scanning my local network for ports and found 5001 tcp/commplex-link. What is it?
QUESTION : Apparently my home router is listening on port 5001: Nmap scan report for 192.168.1.1 (192.168.1.1) Host is up […]
Practical Nmap examples?
Problem : Like as there was: Practical Tcpdump examples? I want to gather good nmap examples that can be usefull! […]
How to list hosts on the current network without knowing the subnet in advance?
QUESTION : The following 2 questions have been useful for finding hosts on a target network: – http://superuser.com/q/311019/45927 – http://security.stackexchange.com/q/36198/35859 […]
Nmap doesn’t use the script supplied in argument
Problem : I’m running under Kali Linux and I’m trying to run a script against a host in the lab. […]
Bash – Parsing XML output of nmap
Problem : I am trying to write a bash script that will take port id I retrieve from an nmap […]
Find computer names on a private network (with nmap?)
QUESTION : On a LAN, I want to find out the names of all the connected computers using a cross-platform […]
Zenmap only shows the router
Problem : Zenmap (GUI of nmap) is only showing the router and not showing any other device on the network, […]
Kali Linux 2.0 Nmap Tools
Problem : I’m learning to use Kali Linux to scan for online networks using nmap commands. The basic command here […]
Bash – Parsing XML output of nmap
Problem : I am trying to write a bash script that will take port id I retrieve from an nmap […]