Listing 2. Nmap Scan Using TCP Connect, UDP and RPC Modes
[root@sprecher /etc]# nmap -sTUR 10.123.123.9
Starting nmap V. 2.53 by fyodor@insecure.org
(www.insecure.org/nmap/)
Interesting ports on (10.123.123.9):
(The 3075 ports scanned but not shown below are in
state: closed)
Port State Service (RPC)
80/tcp open http
111/udp open sunrpc (rpcbind V2)
137/udp open netbios-ns
138/udp open netbios-dgm
139/tcp open netbios-ssn
1026/udp open (rpcbind V2)
1432/tcp open blueberry-lm
Nmap run completed-1 IP address (1 host up)
scanned in 14 seconds
Copyright © 1994 - 2018 Linux Journal. All rights reserved.