CompTIA PenTest+ (PT0-001) — Question 190

A penetration tester wants to target NETBIOS name service. Which of the following is the MOST likely command to exploit the NETBIOS name service?

Answer options

Correct answer: C

Explanation

The correct answer is C, responder, as it is specifically designed to capture and respond to NETBIOS name service requests, enabling exploitation of vulnerabilities in the protocol. Options A (arpspoof) and B (nmap) are not tailored for NETBIOS exploitation, while D (burpsuite) is focused on web application security rather than network protocols.