HomeCEH Ethical Hacker PrepQuestions 21–30
CEH Ethical Hacker PrepPart 3 of 3

CEH Ethical Hacker Prep Exam Questions & Answers 2026 (21–30)

CEH Ethical Hacker Prep practice questions and answers 2026. Tap an option to test yourself — you'll see the correct answer and a plain-English explanation for every question. Free, no login.

Practise CEH Ethical Hacker Prep questions free, download the PDF, or unlock timed mock exams when you are ready.
Multiple choice — pick the best answer, then reveal it
  1. Q21Which of the following is the essential requirement for a secure symmetric encryption algorithm?

    • AVariable length keys
    • BFixed length input and output
    • CHigh-speed performance
    • DStrong key management
    Show answer

    ✓ Correct answer: D. Strong key management

    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.

  2. Q22Your 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?

    • AIRC5
    • BModbus
    • CDNP3
    • DIEC 61850
    Show answer

    ✓ Correct answer: A. IRC5

    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.

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

    • ANetwork Layer
    • BField Devices Layer
    • CUser Interface Layer
    • DControl Layer
    Show answer

    ✓ Correct answer: C. User Interface Layer

    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.

  4. Q24You 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?

    • ANethunter
    • BIntercepter-NG
    • CdSploit
    • DZimperium
    Show answer

    ✓ Correct answer: C. dSploit

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

  5. Q25Which of the following is NOT a common security risk associated with jailbreaking a device?

    • AEnhanced user experience
    • BIncreased malware exposure
    • CVoided warranty
    • DDevice instability
    Show answer

    ✓ Correct answer: A. Enhanced user experience

    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.

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

    • AUtilize network segmentation to isolate OT systems from IT networks
    • BImplement multi-factor authentication (MFA) for OT system access
    • CConnect OT systems directly to the corporate network for seamless data flow
    • DDisable unused user accounts and services on OT devices
    Show answer

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

    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.

  7. Q27Which tool is typically used for DNS zone transfers to gather domain information during footprinting?

    • ANmap
    • BWireshark
    • CNslookup
    • DDig
    Show answer

    ✓ Correct answer: D. Dig

    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.

  8. Q28What type of network scanning method does not trigger IDS alerts and remains unnoticed?

    • AStealth
    • BIntrusive
    • CActive
    • DPassive
    Show answer

    ✓ Correct answer: D. Passive

    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.

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

    • AHTTP
    • BDNS
    • CFTP
    • DSMTP
    Show answer

    ✓ Correct answer: B. DNS

    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.

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

    • Aps aux
    • Btop
    • Cdf -h
    • Dnetstat -an
    Show answer

    ✓ Correct answer: D. netstat -an

    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.

Free practice here. Timed mocks when you are ready.

Use the free CEH Ethical Hacker Prep sample, download the PDF, then unlock web-based timed mock exams for a full exam rehearsal.