Nmap Scanning - DefiantCoder/Tech-Journals GitHub Wiki
command = sudo nmap xx.xx.xx.xx -p (port number)
Modifiers
-p by using this followed by a port you can scan specific ports (ex. 1-6000, 2554, 1,2,3,4,8,16,20)
-A OS detection
-sV version detection