ubuntu:nmap:check_most_commonly_used_ports_with_tcp_syn
Ubuntu - nmap - Check most commonly used Ports with TCP Syn
sudo nmap -sT 192.168.1.69
result:
Starting Nmap 6.40 ( http://nmap.org ) at 2016-07-08 01:32 BST Nmap scan report for peter-laptop-1 (192.168.1.69) Host is up (0.00023s latency). Not shown: 997 closed ports PORT STATE SERVICE 80/tcp open http 139/tcp open netbios-ssn 445/tcp open microsoft-ds Nmap done: 1 IP address (1 host up) scanned in 0.05 seconds
ubuntu/nmap/check_most_commonly_used_ports_with_tcp_syn.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1