CEH Enumeration and System Hacking Practice Question
Which of the following is a primary purpose of the enumeration phase in a penetration test?
⚠ Common exam trap
Many candidates confuse enumeration with vulnerability scanning, but enumeration focuses on gathering system-specific information (like user accounts and shares) rather than scanning for known vulnerabilities.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
To gather in-depth information about the target system and its resources
The enumeration phase is the active process of extracting detailed information about a target system, such as user accounts, network shares, services, and system policies, using direct queries. This phase goes beyond passive reconnaissance by establishing connections to the target to gather data that can be used to identify attack vectors. In a CEH context, enumeration is specifically defined as the step where the tester collects in-depth information about the target's resources and potential entry points.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
To gather in-depth information about the target system and its resources
Why this is correct
Enumeration is the active process of extracting detailed information from a target system or network, such as user accounts, group memberships, network shares, running services, and open ports. This granular data provides critical intelligence to identify potential attack vectors and misconfigurations, laying the groundwork for subsequent vulnerability analysis and exploitation attempts. It moves beyond simple port scanning to actively query services for specific configuration details.
- ✗
To exploit identified vulnerabilities and gain access
Why it's wrong here
Exploitation is a distinct phase that occurs *after* vulnerabilities have been identified and analyzed, often leveraging the detailed information gathered during enumeration. Its primary goal is to gain unauthorized access or control over a system by actively executing an exploit against a known weakness. Enumeration, conversely, focuses solely on information gathering, not the act of compromising the system itself.
- ✗
To perform a vulnerability scan on the target network
Why it's wrong here
Vulnerability scanning involves using automated tools to identify known security weaknesses (CVEs) and misconfigurations across a target network or system. While enumeration provides specific details like valid usernames or share names, vulnerability scanning systematically checks for common vulnerabilities against a database of signatures. These are distinct activities; enumeration often precedes scanning by providing specific targets or contexts, but it does not perform the comprehensive vulnerability assessment itself.
- ✗
To delete logs and cover tracks after a successful compromise
Why it's wrong here
Deleting logs and covering tracks is a post-exploitation activity, performed *after* an attacker has successfully compromised a system and achieved their objectives. This phase aims to remove forensic evidence of the intrusion, making detection and attribution more difficult. Enumeration, in contrast, is an early-stage reconnaissance technique focused on gathering intelligence *before* any compromise occurs, making this option entirely out of sequence.
Go deeper
Related to this question
Learn chapter
Footprinting and Reconnaissance
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.
Key term
Passive reconnaissance
Passive reconnaissance is the process of gathering information about a target system or network without directly interacting with it, using publicly available sources and stealthy observation.
About these practice questions
Courseiva writes every CEH question from scratch — 870 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
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.