Which of the following is BEST used to capture and analyze network traffic between hosts on the same network segment?

A. Protocol analyzer
B. Router
C. Firewall
D. HIPS


Ans: A. Protocol analyzer

Computer Science & Information Technology

You might also like to view...

Packet switching networks

a. can provide virtual circuits b. do not waste bandwidth when no data is being transmitted c. use bandwidth more efficiently than circuit switching networks d. all of the above

Computer Science & Information Technology

Which of the following creates an array with the elements 5, 19, 25, and 4?

A. myArray = new Array(5, 19, 25, 4); B. var myArray = new Array(5, 19, 25, 4); C. myArray = Array(5, 19, 25, 4); D. var myArray = Array(5, 19, 25, 4);

Computer Science & Information Technology

An administrator receives a call from a user who is unable to receive email. After troubleshooting the administrator is able to resolve the issue and verify that user is able to access email again. Which of the following is the NEXT step that the administrator should take?

A. Implement preventative measures. B. Close the issue. C. Document the outcome. D. Other users to make sure they are not having the same issue.

Computer Science & Information Technology

What did Newton use to separate white light into its component colors?

A. mirror B. telescope C. prism D. pyramid

Computer Science & Information Technology