Home/United States/IT & Cybersecurity/CEH Ethical Hacker Prep
IT & Cybersecurity · 2026 question bank

CEH Ethical Hacker Prep
Practice Test

Practice 1310+ real CEH Ethical Hacker Prep questions with clear explanations, realistic mock exams, and progress tracking - free to start and fully offline.

$2.99/week$6.99/monthfull unlock, cancel anytime
30real questions
30free mock questions
Free sample · CEH Ethical Hacker PrepQ1 / 30
Which of the following is NOT a benefit of using cloud storage solutions in organizations?
Correct — D. Answer: It is quick to deploy While cloud storage solutions offer many advantages, such as scalability, cost savings, and disaster recovery capabilities, they require careful planning and setup, which can make the implementation process time-consuming.
↑ Tap an answer to check it
Practice all 30 questions

Heads up: the app and the web exam use separate accounts — a web unlock and an in-app purchase do not carry over. Buy on the web to practice on the web.

Watch & learn

CEH Ethical Hacker Prep exam — full Q&A walkthrough

Every question read aloud with the answer explained. Play it on your commute, then test yourself.

▶ Full Q&A walkthrough📺 @CertsQuizPrep
Free practice

30 free CEH Ethical Hacker Prep questions

Sampled across every topic area — not just the first page. Try them as a quiz or flip them as flashcards.

↓ PDF
  1. CEH Ethical Hacker Prep

    Which of the following is NOT a benefit of using cloud storage solutions in organizations?

    Correct — D. Answer: It is quick to deploy While cloud storage solutions offer many advantages, such as scalability, cost savings, and disaster recovery capabilities, they require careful planning and setup, which can make the implementation process time-consuming.
  2. CEH Ethical Hacker Prep

    Which of the following is a preventative measure to mitigate the risks associated with unsecured cloud access?

    Correct — D. Answer: Implementing access controls One of the most effective ways to mitigate the risks associated with unsecured cloud access is to implement strict access controls, ensuring that only authorized users have access to sensitive data. Performing regular security updates and patching vulnerabilities is critical for maintaining cloud security but does not specifically address access control issues. Using encryption helps protect data in transit and at rest but doesn't manage who can access the data. Conducting penetration tests can identify security weaknesses but does not provide ongoing control over cloud access.
  3. CEH Ethical Hacker Prep

    Which type of hacker has the goal of causing widespread and irreversible damage to a targeted system or network?

    Correct — C. Answer: Suicide A suicide hacker is one who is willing to go to great lengths, even facing jail time, to ensure the complete and absolute failure of their targeted system or network.
  4. CEH Ethical Hacker Prep

    What is the first step to securing a company's IT infrastructure in a structured and enforceable manner?

    Correct — D. The correct answer is Security policy. Establishing a comprehensive and enforceable security policy is the foundational step in any company's effort to secure its IT infrastructure. This policy sets the tone and guidelines for all subsequent security measures. While antivirus installation, network segmentation, and user training are important, they come after the policy has been established.
  5. CEH Ethical Hacker Prep

    An ethical hacker with expertise in social engineering but minimal experience with network penetration testing has been offered a job requiring extensive network penetration skills. What should the ethical hacker do?

    Correct — A. Answer: Turn down the job and refer the client to someone who is more qualified, if possible. All ethical hackers should be committed to providing service in their areas of competence while being honest and forthright about any limitations in their experience and education. Ensure that you are qualified for any project on which you work or propose to work by an appropriate combination of education, training, and experience.
  6. CEH Ethical Hacker Prep

    Which of the following is essential during the initial phase of a security audit?

    Correct — B. Answer: Establishing a baseline It is crucial to establish a baseline at the start of a security audit to: 1. Identify and understand business processes 2. Document applications, data, and critical services 3. Create an inventory of assets and prioritize them 4. Map the network infrastructure 5. Assess existing controls 6. Review policy implementations and compliance standards 7. Define the scope of the audit 8. Plan and coordinate the audit effectively
  7. CEH Ethical Hacker Prep

    Which of the following is NOT TRUE about rootkits?

    Correct — A. Answer: It is easily detectable by antivirus software. Rootkits are designed to hide their presence from standard antivirus software, making them difficult to detect. They can mask processes, files, and system data to avoid detection. Rootkits typically gain elevated privileges in the system, allowing a malicious actor to control the system. They also can modify kernel data structures and APIs to conceal their operation and presence.
  8. CEH Ethical Hacker Prep

    Which of the following describes a situation where an attacker utilizes legitimate admin scripts found on a system to perform malicious tasks?

    Correct — A. Answer: Living-off-the-Land Attacks Living-off-the-Land (LotL) attacks involve the misuse of legitimate administrative tools and scripts within an operating system to achieve malicious objectives, making detection by security software more difficult. In contrast, Service-Oriented Architecture (SOA) facilitates communication between different software components over a network, Spam Campaigns aim to distribute unwanted emails, and Privilege Escalation refers to techniques used by attackers to gain elevated access to systems.
  9. CEH Ethical Hacker Prep

    During a security assessment, you need to exfiltrate data from a network. However, the firewall is configured to allow only DNS traffic through. Which evasion technique would you use in this scenario?

    Correct — A. Answer: DNS tunneling DNS tunneling involves encapsulating data payloads within DNS queries to allow data transfer across a network that only permits DNS traffic. This method exploits the DNS protocol and can bypass certain firewall configurations.
  10. CEH Ethical Hacker Prep

    Which factor most significantly increases a company's vulnerability to phishing attacks?

    Correct — B. Answer: Inadequate employee training on cybersecurity Phishing attacks are primarily successful due to the lack of adequate training among employees regarding cybersecurity measures. Employees should be trained to identify suspicious emails, attachments, or links, and to verify the identity of senders before providing any sensitive information.
  11. CEH Ethical Hacker Prep

    Which of the following mechanisms can be used by employees to verify the authenticity of an internal company email to prevent phishing attacks?

    Correct — C. Answer: Codeword A codeword is a pre-agreed word or phrase that is used to authenticate the sender of an email within a company. This can help employees verify the legitimacy of the email and prevent falling victim to phishing attacks. A steganographic message is hidden within another medium, such as a photo or video, to conceal its presence. An encrypted hash is typically used for integrity verification rather than initial authentication. A digital ID is an electronic credential used to identify a user, often within PKI systems, but may not be easily verified by all employees in daily communications.
  12. CEH Ethical Hacker Prep

    Which of the following attacks involves intercepting Wi-Fi traffic to gather sensitive information?

    Correct — D. Answer: Evil Twin An Evil Twin attack involves creating a rogue Wi-Fi access point that mimics a legitimate one to intercept and gather sensitive information from unsuspecting users. This is a type of sniffing attack because it captures data from the network traffic traversing the rogue access point.
  13. CEH Ethical Hacker Prep

    What is the purpose of a honeypot in network security?

    Correct — B. A honeypot is designed to attract potential attackers by simulating a target. It allows network administrators to observe, analyze, and understand malicious activities without risking valuable internal data.
  14. CEH Ethical Hacker Prep

    During a penetration test, which technique involves appending malicious SQL commands to the end of a URL query string?

    Correct — C. Piggybacking involves adding malicious SQL commands to a legitimate query, often appended to the URL. Spoofing impersonates another user or device, Tunneling encapsulates one protocol within another, and Phishing is a social engineering attack to steal sensitive information.
  15. CEH Ethical Hacker Prep

    An attacker is sniffing the network for communications operating over port 443. Which of the following services would they MOST LIKELY be attempting to obtain information about?

    Correct — C. Answer: SSL (HTTPS) HTTP services are often scanned during an attacker's reconnaissance phase on web applications. Of the typical services, SSL (HTTPS) operates on port 443. Other commonly used HTTP service ports include: Port Typical HTTP services 80 World Wide Web standard port 81 Alternate WWW 88 Kerberos 443 SSL (HTTPS) 900 IBM Websphere administration client 2301 Compaq Insight Manager 2381 Compaq Insight Manager over SSL 4242 Microsoft App. Center Remote Mgmt 7001 BEA Weblogic 7002 BEA Weblogic over SSL 7070 Sun Java Web Server over SSL 8000 Alternate web server, or web cache 8001 Alternate web server or mgmt 8005 Apache Tomcat 9090 Sun Java Web Server admin module 10000 Netscape Administrator interface
  16. CEH Ethical Hacker Prep

    What is the MOST effective method to prevent SQL injection attacks in web applications?

    Correct — B. Answer: Prepared statements Prepared statements help to prevent SQL injection by parameterizing the SQL queries so that the input data is treated as data and not as part of the SQL code. This process avoids SQL injection by ensuring that input data cannot modify the intent of the query.
  17. CEH Ethical Hacker Prep

    Which server component should a hacker target if they want to intercept and manipulate web application traffic between the client and the server?

    Correct — A. Correct answer: Proxy server. A proxy server acts as an intermediary for requests from clients seeking resources from other servers. By targeting the proxy server, a hacker can intercept and manipulate traffic between the client and the web application, making it a critical point for compromising data integrity and security.
  18. CEH Ethical Hacker Prep

    In the context of modern web development, which feature of Single Page Applications (SPAs) increases their vulnerability to attacks?

    Correct — C. Answer: Client-side scripts Client-side scripts in SPAs increase vulnerability because they often run directly in the user's browser and can interact dynamically with server-side resources. This introduces the possibility for exploits like cross-site scripting (XSS) and increases the attack surface compared to static or server-rendered content.
  19. CEH Ethical Hacker Prep

    Which of the following is a web security tool that enables you to intercept, inspect, and modify raw HTTP/HTTPS traffic between the client and the server?

    Correct — B. Answer: Burp Suite Burp Suite is a comprehensive toolset for web security testing that allows you to intercept, inspect, and modify raw HTTP/HTTPS traffic between the client and the server. It is widely used by security professionals for testing the security of web applications. Wireshark is a network protocol analyzer for network troubleshooting and analysis. Nmap is a network scanner used to discover hosts and services on a computer network. OpenVAS is a framework of several services and tools offering vulnerability scanning and vulnerability management.
  20. CEH Ethical Hacker Prep

    Which encryption tool does Apple provide to encrypt macOS data volumes?

    Correct — B. Answer: FileVault FileVault is an encryption utility included with MacOS. It provides encryption for all data on the drive to help protect against unauthorized access to the information on your startup disk.
  21. CEH Ethical Hacker Prep

    Which of the following is the essential requirement for a secure symmetric encryption algorithm?

    Correct — D. The essential requirement for a secure symmetric encryption algorithm is strong key management. Efficiently managing keys ensures that unauthorized parties cannot easily decipher the encrypted information. Key management includes the generation, storage, distribution, and eventual destruction of keys.
  22. CEH Ethical Hacker Prep

    Your organization recently integrated a series of robotic systems into your manufacturing processes from ABB, a global leader in automation technologies. What industrial protocol is used that you need to put anti-hacking countermeasures in place for?

    Correct — A. Answer: IRC5 IRC5 stands for the Industrial Robot Controller 5, which is ABB's proprietary communication protocol for their robotic systems. Hackers can target and compromise communications utilizing this protocol.
  23. CEH Ethical Hacker Prep

    According to the EC-Council, which of the following is NOT considered a core component in the typical Operational Technology (OT) architecture?

    Correct — C. Answer: User Interface Layer The typical Operational Technology (OT) architecture generally includes the following layers: Layer Function Control Layer Manages and controls the operation of field devices Network Layer Facilitates communication between devices and systems Field Devices Layer Consists of the physical devices like sensors and actuators The User Interface Layer, while important for user interactions in many technologies, is not traditionally considered a core layer in OT architecture.
  24. CEH Ethical Hacker Prep

    You plan to perform a Man-in-the-Middle (MitM) attack on an Android device. Which of the following tools would you use to accomplish this?

    Correct — C. Answer: dSploit dSploit is a powerful tool used to perform network security assessments, including Man-in-the-Middle attacks on Android devices.
  25. CEH Ethical Hacker Prep

    Which of the following is NOT a common security risk associated with jailbreaking a device?

    Correct — A. Answer: Enhanced user experience Jailbreaking a device involves bypassing manufacturer restrictions to gain root access, which can expose the device to various security risks such as malware, voided warranties, and instability. These risks undermine the device's security and reliability.
  26. CEH Ethical Hacker Prep

    Which of the following is NOT a recommended way to secure Operational Technology (OT) systems from cyber threats?

    Correct — C. Answer: Connect OT systems directly to the corporate network for seamless data flow. Operational Technology (OT) systems should be isolated from the IT network to enhance security. Directly connecting OT systems to the corporate network can expose them to additional vulnerabilities. It is recommended to implement strong controls, such as network segmentation, disabling unnecessary accounts, and using robust authentication mechanisms.
  27. CEH Ethical Hacker Prep

    Which tool is typically used for DNS zone transfers to gather domain information during footprinting?

    Correct — D. Answer: Dig Dig is a network administration command-line tool for querying DNS name servers. It is commonly used for DNS zone transfers, which can gather extensive information about a domain's DNS records.
  28. CEH Ethical Hacker Prep

    What type of network scanning method does not trigger IDS alerts and remains unnoticed?

    Correct — D. Answer: Passive Passive network scanning involves the collection of data from network traffic without actively probing the network. It is less likely to be detected because it does not generate noticeable traffic.
  29. CEH Ethical Hacker Prep

    Which protocol assists with translating domain names into IP addresses, facilitating communication between clients and servers on a network?

    Correct — B. Answer: DNS Domain Name System (DNS) is a protocol that translates domain names into IP addresses, enabling clients to locate servers on a network. Enumerating DNS records can help attackers identify internal structures and potential vulnerabilities within an organization's network.
  30. CEH Ethical Hacker Prep

    You need to find the active connections and their established states on your Debian server. What command would you use to achieve this?

    Correct — D. Answer: netstat -an The `netstat` command is used for monitoring network connections (incoming and outgoing), as well as routing tables, interface statistics, masquerade connections, and multicast memberships. The `-an` parameter displays all connections and their established states. This information is invaluable for identifying active connections on the server, which can be crucial for troubleshooting and security audits.
Sample questions

CEH Ethical Hacker Prep sample questions

Tap any question below to reveal the answer and a plain-English explanation.

CEH Ethical Hacker Prep According to the EC-Council, which of the following is NOT considered a core component in the typical Operational Technology (OT) architecture?

A. Network Layer

B. Field Devices Layer

C. User Interface Layer ✓

D. Control Layer

Correct — C. Answer: User Interface Layer The typical Operational Technology (OT) architecture generally includes the following layers: Layer Function Control Layer Manages and controls the operation of field devices Network Layer Facilitates communication between devices and systems Field Devices Layer Consists of the physical devices like sensors and actuators The User Interface Layer, while important for user interactions in many technologies, is not traditionally considered a core layer in OT architecture.

CEH Ethical Hacker Prep You plan to perform a Man-in-the-Middle (MitM) attack on an Android device. Which of the following tools would you use to accomplish this?

A. Nethunter

B. Intercepter-NG

C. dSploit ✓

D. Zimperium

Correct — C. Answer: dSploit dSploit is a powerful tool used to perform network security assessments, including Man-in-the-Middle attacks on Android devices.

CEH Ethical Hacker Prep Which of the following is NOT a common security risk associated with jailbreaking a device?

A. Enhanced user experience ✓

B. Increased malware exposure

C. Voided warranty

D. Device instability

Correct — A. Answer: Enhanced user experience Jailbreaking a device involves bypassing manufacturer restrictions to gain root access, which can expose the device to various security risks such as malware, voided warranties, and instability. These risks undermine the device's security and reliability.

CEH Ethical Hacker Prep Which of the following is NOT a recommended way to secure Operational Technology (OT) systems from cyber threats?

A. Utilize network segmentation to isolate OT systems from IT networks

B. Implement multi-factor authentication (MFA) for OT system access

C. Connect OT systems directly to the corporate network for seamless data flow ✓

D. Disable unused user accounts and services on OT devices

Correct — C. Answer: Connect OT systems directly to the corporate network for seamless data flow. Operational Technology (OT) systems should be isolated from the IT network to enhance security. Directly connecting OT systems to the corporate network can expose them to additional vulnerabilities. It is recommended to implement strong controls, such as network segmentation, disabling unnecessary accounts, and using robust authentication mechanisms.

CEH Ethical Hacker Prep Which tool is typically used for DNS zone transfers to gather domain information during footprinting?

A. Nmap

B. Wireshark

C. Nslookup

D. Dig ✓

Correct — D. Answer: Dig Dig is a network administration command-line tool for querying DNS name servers. It is commonly used for DNS zone transfers, which can gather extensive information about a domain's DNS records.

CEH Ethical Hacker Prep What type of network scanning method does not trigger IDS alerts and remains unnoticed?

A. Stealth

B. Intrusive

C. Active

D. Passive ✓

Correct — D. Answer: Passive Passive network scanning involves the collection of data from network traffic without actively probing the network. It is less likely to be detected because it does not generate noticeable traffic.

CEH Ethical Hacker Prep Which protocol assists with translating domain names into IP addresses, facilitating communication between clients and servers on a network?

A. HTTP

B. DNS ✓

C. FTP

D. SMTP

Correct — B. Answer: DNS Domain Name System (DNS) is a protocol that translates domain names into IP addresses, enabling clients to locate servers on a network. Enumerating DNS records can help attackers identify internal structures and potential vulnerabilities within an organization's network.

CEH Ethical Hacker Prep You need to find the active connections and their established states on your Debian server. What command would you use to achieve this?

A. ps aux

B. top

C. df -h

D. netstat -an ✓

Correct — D. Answer: netstat -an The `netstat` command is used for monitoring network connections (incoming and outgoing), as well as routing tables, interface statistics, masquerade connections, and multicast memberships. The `-an` parameter displays all connections and their established states. This information is invaluable for identifying active connections on the server, which can be crucial for troubleshooting and security audits.

What is on the exam

About the CEH Ethical Hacker Prep test

The CEH Ethical Hacker Prep measures the IT & Cybersecurity knowledge you'll actually rely on — tested the way the real exam asks it, not with trick questions. Practising real CEH Ethical Hacker Prep-style questions, then sitting a full timed mock exam, is the fastest way to walk in knowing you'll pass.

You will be tested on

  • The core topics and terminology you'll be tested on
  • Rules, standards and best-practice procedures
  • Real-world scenarios and how to respond
  • Common mistakes and how to avoid them

How TheoryPractice helps you pass

  • Real exam-style questions with instant, detailed explanations
  • Full timed mock exams that mirror the real test format
  • Flashcards & quiz modes from the same question bank
  • Progress tracking so you know exactly when you're ready
Coverage

Topics in this question bank

Topic

The core topics and terminology you'll be tested on

Topic

Rules, standards and best-practice procedures

Topic

Real-world scenarios and how to respond

Topic

Common mistakes and how to avoid them

Unlock everything

Full CEH Ethical Hacker Prep bank + unlimited mocks

Try 30 questions free. Unlock the complete CEH Ethical Hacker Prep question bank, every explanation, and unlimited timed mock exams. Practice on any device.

Unlock CEH Ethical Hacker Prep →
Cramming?
$2.99
/ week · per exam
Best value
$6.99
/ month · per exam
Questions

CEH Ethical Hacker Prep test FAQ

Is the CEH Ethical Hacker Prep hard?
The CEH Ethical Hacker Prep is very passable when you study with realistic practice questions. Most people only find it tricky because the wording is unfamiliar. Practise in the real question format until you score consistently above the pass mark and you'll walk in confident.
How many questions are on the CEH Ethical Hacker Prep?
The exact number depends on the version of the CEH Ethical Hacker Prep you sit. CEH Ethical Hacker Prep includes a large bank of practice questions covering every topic, plus full-length mock exams set up to mirror the real test format and pass mark.
Can I practise the CEH Ethical Hacker Prep for free?
Yes. You can practise a free sample of CEH Ethical Hacker Prep questions on TheoryPractice in your browser, with answers and explanations. A web unlock adds the full question bank and unlimited timed mock exams for this exam.
Does CEH Ethical Hacker Prep work offline?
The web practice works in your browser. If you prefer offline study, use the downloadable PDF or the mobile app where available, then return to the web version for timed mock exams and progress tracking.
Is CEH Ethical Hacker Prep practice available in other languages?
Several of our apps support more than one language. Open the CEH Ethical Hacker Prep listing on the App Store or Google Play to see the exact languages available for the CEH Ethical Hacker Prep.
How many CEH Ethical Hacker Prep questions are there?
This bank covers 30 CEH Ethical Hacker Prep practice questions, each with a plain-English explanation for the correct answer.
Is CEH Ethical Hacker Prep practice free?
Yes — the sample questions on this page are free to practice. Unlock the full bank and timed mock exams when you're ready to go further.
Where can I practice the CEH Ethical Hacker Prep online?
Right here on TheoryPractice, in your browser — no download required.