PT1-002 Exam QuestionsBrowse all questions from this exam

PT1-002 Exam - Question 90


A client has requested that the penetration test scan include the following UDP services: SNMP, NetBIOS, and DNS. Which of the following Nmap commands will perform the scan?

Show Answer
Correct Answer: BC

To include the UDP services SNMP, NetBIOS, and DNS in a penetration test scan, the correct Nmap command should specify the appropriate UDP ports. DNS uses port 53, SNMP uses ports 161 and 162, and NetBIOS uses ports 137 to 139. Therefore, the correct command should include ports 53, 137-139, and 161-162. The option containing these ports is correctly specified as C.

Discussion

7 comments
Sign in to comment
BinarySoldierOption: C
Nov 27, 2021

This should be C. NetBios ports: 37, 138, and 139. SNMP port: 161 DNS: 53

rogalOption: C
Nov 28, 2021

the right answer is C

kiduuuOption: C
May 8, 2022

NetBios ports: 137 - 139, and 445 SNMP port: 161, 162 DNS: 53

EZ1656Option: C
Feb 21, 2022

This is C

bieecopOption: C
Nov 30, 2022

c correct

DohJayVehOption: B
Apr 6, 2022

C is wrong because they are Netbios but they are TCP - so doing a UDP scan against them is wrong. 122 is also TCP and so the answer is B

carlo479
Apr 8, 2022

Its C.. B has port 123 which is NTP. NTP is not mentioned on the question.

CCSXoraboveOption: C
Jul 16, 2024

Definitively C