Glossary

Certified Ethical Hacker (CEH) Glossary

By The Exam Atlas Editorial Team · Verified 2026-05-29

Plain-English definitions of the terms that recur in CEH study. Concepts are for authorised, defensive learning only; EC-Council’s material is authoritative.

TermDefinition
Ethical hackingAuthorised, scoped testing of systems to find weaknesses before attackers do.
White / black / grey hatAuthorised / malicious / unauthorised-but-non-malicious hackers.
FootprintingGathering information about a target.
ReconnaissanceThe information-gathering phase, passive or active.
ScanningProbing for live hosts, open ports and services.
EnumerationExtracting detailed information such as users and shares.
VulnerabilityA weakness that can be exploited.
ExploitCode or technique that takes advantage of a vulnerability.
PayloadThe action an exploit performs after success.
Privilege escalationGaining higher access rights than intended.
Social engineeringManipulating people to bypass security.
SniffingCapturing network traffic.
On-path attackIntercepting communication between two parties.
SQL injectionAbusing unvalidated input to manipulate a database.
DoS / DDoSDenial of Service — overwhelming a system or service.
Session hijackingTaking over a valid user session.
IDS / IPSIntrusion Detection / Prevention System.
HoneypotA decoy system to attract and study attackers.
Cyber kill chainA model of the stages of an attack.
PivotingUsing a compromised host to reach others.
HardeningReducing a system’s attack surface.
CryptographySecuring information through encryption and hashing.

Sources