PrepAway - Latest Free Exam Questions & Answers

Which of the following Nmap commands will produce the following output?

Which of the following Nmap commands will produce the following output?

Output:

Starting Nmap 6.47 (http://nmap.org ) at 2015-05-26 12:50 EDT

Nmap scan report for 192.168.1.1

Host is up (0.00042s latency).

Not shown: 65530 open|filtered ports, 65529 filtered ports

PORT STATE SERVICE

111/tcp open rpcbind

999/tcp open garcon

1017/tcp open unknown

1021/tcp open exp1

1023/tcp open netvenuechat

2049/tcp open nfs

17501/tcp open unknown

111/udp open rpcbind

123/udp

open ntp

137/udp open netbios-ns

2049/udp open nfs

5353/udp open zeroconf

17501/udp open|filtered unknown

51857/udp open|filtered unknown

54358/udp open|filtered unknown

56228/udp open|filtered unknown

57598/udp open|filtered unknown

59488/udp

open|filtered unknown

60027/udp open|filtered unknown

A. nmap -sN -Ps -T4 192.168.1.1

B. nmap -sT -sX -Pn -p 1-65535 192.168.1.1

C. nmap -sS -Pn 192.168.1.1

D. nmap -sS -sU -Pn -p 1-65535 192.168.1.1


Leave a Reply