A malicious user floods a switch with frames hoping to redirect traffic to the user's server. Which of the following attacks is the user MOST likely using?

A. DNS poisoning
B. ARP poisoning
C. Reflection
D. SYN attack

Answer: B. ARP poisoning

Computer Science & Information Technology

You might also like to view...

Which of the following are ways to address unusual situations?

a. simply assume the invalid situation will never occur b. guess at the client’s intention c. return a value that signals a problem d. all of the above are options

Computer Science & Information Technology

?Identify an expression used to apply a method to an object.

A. ?object.object(method)                                 B. ?Object.name(method)             C. ?object.method(values) D. ?Object.name(values)

Computer Science & Information Technology