Unknown Port Scanning

If you have a port open with unknown service you can do this to find out which service it might be.

nmap -d <ip> 8000

Last updated