Drag a concept onto its matching description — or click a concept then click the description.
Network scanning and enumeration
Packet capture and analysis
Exploitation framework
Password cracking
Web application security testing
Match each security tool to its primary purpose.
Drag a concept onto its matching description — or click a concept then click the description.
Network scanning and enumeration
Packet capture and analysis
Exploitation framework
Password cracking
Web application security testing
Answer choices
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Nmap: Network discovery and security scanning
The correct matches are: Nmap for network scanning, Wireshark for packet analysis, Metasploit for exploitation, and Burp Suite for web app testing. Common confusions arise from swapping definitions between tools with overlapping functionalities.
Answer analysis
For each option: why learners choose it and why it is or isn't the right answer here.
Nmap: Network discovery and security scanning
Why this is correct
Nmap, or Network Mapper, is an indispensable open-source utility for network discovery and security auditing. It excels at identifying active hosts on a network, determining open ports, detecting services running on those ports along with their versions, and even fingerprinting the operating system of target devices. This comprehensive scanning capability provides a foundational understanding of a network's attack surface, crucial for penetration testers and system administrators alike.
Wireshark: Network packet capture and analysis
Why this is correct
Wireshark is a powerful and widely used network protocol analyzer that allows users to capture and interactively browse the traffic running on a computer network. It provides deep inspection of hundreds of protocols, enabling detailed analysis of individual packets, reconstruction of data streams, and identification of network anomalies or security threats. Its primary purpose is passive monitoring and forensic analysis of network communications, not active interaction with targets.
Metasploit: Exploit development and execution framework
Why this is correct
Metasploit is a sophisticated open-source penetration testing framework designed for developing, testing, and executing exploit code against remote target machines. It provides a vast collection of exploits, payloads, encoders, and post-exploitation modules, enabling security professionals to simulate real-world attacks. Its core function is to identify and leverage vulnerabilities to gain unauthorized access and maintain persistence on compromised systems.
Burp Suite: Web application security testing
Why this is correct
Burp Suite is an integrated platform of tools specifically engineered for performing comprehensive security testing of web applications. It encompasses a proxy for intercepting and modifying HTTP/S traffic, an automated vulnerability scanner, an intruder for brute-forcing and fuzzing, and a repeater for manual request manipulation. This suite empowers ethical hackers to identify and exploit a wide range of web-based vulnerabilities, from SQL injection to cross-site scripting.
Nmap: Exploit development and execution framework
Why it's wrong here
This statement is incorrect because Nmap's primary function is network reconnaissance and vulnerability identification, not the active development or execution of exploits. While Nmap can identify potential vulnerabilities by detecting open ports and service versions, it does not contain the modules or capabilities to launch attacks or deliver payloads to compromise a system. That functionality is characteristic of frameworks like Metasploit.
Metasploit: Network packet capture and analysis
Why it's wrong here
This statement is incorrect as Metasploit is fundamentally an exploitation framework, not a tool for network packet capture and analysis. Its purpose is to actively penetrate systems by leveraging vulnerabilities, whereas packet capture tools like Wireshark passively monitor and dissect network traffic. Metasploit does not possess the functionalities to intercept, store, or deeply analyze network packets for forensic or diagnostic purposes.
Go deeper
Learn chapter
Scanning Networks
Key term
Port Scanning Techniques
Port scanning techniques are methods used to probe a computer or network to discover which network ports are open and which services are running on those ports.
Key term
Nmap Scanning
Nmap scanning is a method used to discover devices running on a network and find open ports, services, and security weaknesses.
About these practice questions
One of 870 original CEH practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CEH practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CEH exam.