Certified Ethical Hacker (CEH) — Question 36
Which of the following is an example of IP spoofing?
Answer options
- A. SQL injections
- B. Man-in-the-middle
- C. Cross-site scripting
- D. ARP poisoning
Correct answer: B
Explanation
The correct answer is B, as a man-in-the-middle attack can involve IP spoofing to intercept and manipulate communications between two parties. The other options, such as SQL injections, cross-site scripting, and ARP poisoning, involve different types of attacks that do not specifically focus on altering IP addresses for deceptive purposes.