GLOSSARY

Cybersecurity Glossary

Complete cybersecurity glossary with key security terms, concepts, and definitions.

C

D

G

M

P

Privilege Escalation

The act of exploiting a vulnerability, design flaw, or misconfiguration to gain elevated access to resources normally protected from an application or user. Horizontal escalation accesses other users' resources; vertical escalation gains higher privilege levels (e.g., admin).

S

W

Z

Zero Trust

A security model that assumes no implicit trust for any user, device, or network — even inside the corporate perimeter. Every access request must be verified, authorized, and encrypted. Key principles: verify explicitly, use least-privilege access, assume breach.