Certified Ethical Hacker (CEH v11) — Question 175

Which of the following tools can be used for passive OS fingerprinting?

Answer options

Correct answer: B

Explanation

tcpdump is a packet analyzer that captures network traffic, allowing for passive OS fingerprinting by analyzing packet characteristics. nmap is primarily used for active fingerprinting, while tracert and ping do not provide the necessary capabilities for OS fingerprinting.