Exam CFR-310 All QuestionsBrowse all questions from this exam
Question 13

A security analyst is required to collect detailed network traffic on a virtual machine. Which of the following tools could the analyst use?

    Correct Answer: B

    WinDump is a packet capture tool specifically designed for Windows that can capture and analyze detailed network traffic. It is suitable for collecting detailed network traffic on a virtual machine. On the other hand, nbtstat is used for troubleshooting NetBIOS name resolution issues, fport identifies processes using network ports, and netstat provides information about network connections but does not capture detailed network traffic.

Discussion
surfugandaOption: B

nbtstat: is used for troubleshooting NetBIOS name resolution issues and does not capture detailed network traffic. WinDump: is a Windows version of the popular tcpdump tool, which is used for capturing and analyzing network packets. WinDump can capture packets on Windows systems and provides detailed information about network traffic, making it suitable for collecting detailed network traffic on a virtual machine. fport: is used for identifying which processes are listening on or using network ports and does not capture detailed network traffic. netstat: provides information about network connections, but it does not capture detailed network traffic.

WutanOption: B

The answer is B, WinDump. WinDump is a packet capture tool for Windows. It can be used to capture network traffic on a virtual machine or on a physical machine. WinDump can capture all network traffic, or it can be used to capture specific types of traffic, such as TCP traffic or UDP traffic.

HeyacedoGomezOption: B

https://www.winpcap.org/windump/

r04dB10ckOption: B

windows version of tcpdump