ubuntu:nmap:scan_ports_consecutively
Ubuntu - nmap - Scan Ports Consecutively
Use the -r flag to not randomize.
sudo nmap -r 192.168.1.69
result:
Starting Nmap 6.40 ( http://nmap.org ) at 2016-07-08 00:46 BST Nmap scan report for peter-laptop-1 (192.168.1.69) Host is up (0.0000050s 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 2.44 seconds
ubuntu/nmap/scan_ports_consecutively.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1