Free CompTIA PenTest+ PT0-002 Practice Question

As a penetration tester, you've encountered a network segment that consists of IoT devices known to implement UDP-based protocols for their various services. You need to conduct a thorough scan to identify potential vulnerabilities within these services, while minimizing the amount of generated traffic to avoid alerting defensive measures or overwhelming the devices. Which of the following Nmap commands correctly configures a scan to meet these requirements?

  • nmap -sU -p 1-65535 -T4 target

  • nmap -sU --top-ports 100 -T2 target

  • nmap -sU -p- -T4 target

  • nmap -sT --top-ports 100 -T2 target

This question's topic:
CompTIA PenTest+ PT0-002 / 
Information Gathering and Vulnerability Scanning
Your Score:

Check or uncheck an objective to set which questions you will receive.