Certified in Cybersecurity Glossary

Definitions and pro-tips for the CC certification.

A

Acceptable Use Policy (AUP)

Acceptable Use Policy (AUP) is a set of rules applied by the owner or administrator of a network or service that restricts how the system may be used. It ensures users understand their responsibilities and the legal consequences of misusing corporate resources.

Access Control List (ACL)

Access Control List (ACL) is a table that tells a computer operating system or network device which access rights each user or IP address has to a specific object. It acts as a filter to permit or deny traffic based on defined criteria.

Accountability

The ability to trace actions performed on a system back to a specific individual or process, typically through audit logs.

Administrative Controls

Security controls that focus on personnel and business practices, such as policies, procedures, and security awareness training.

Air Gap

An Air Gap is a security measure that ensures a computer or network is physically isolated from all other networks, including the public internet. This physical separation prevents remote attacks and unauthorized data exfiltration, making it ideal for highly sensitive systems.

Asset

Anything of value to an organization that must be protected, including hardware, software, data, and personnel.

Asymmetric Encryption

Also known as public-key cryptography, it uses a pair of related keys: a public key for encryption and a private key for decryption.

Attack Surface

The Attack Surface refers to the total sum of all possible points, or 'attack vectors,' where an unauthorized user can try to enter or extract data from an environment. Reducing the attack surface minimizes the potential for successful exploits.

Attribute-Based Access Control (ABAC)

Attribute-Based Access Control (ABAC) is a flexible access control model that grants access based on a combination of attributes. These attributes can include user characteristics, resource properties, environmental conditions, and specific action requests to determine if access is permitted.

Audit Trail

Audit Trail is a chronological record of security-related activities that provides documentary evidence of the sequence of events that have affected a specific operation or system. It is essential for forensic analysis and maintaining organizational accountability.

Authentication

The process of verifying the identity claimed by a user or system, often using passwords, tokens, or biometrics.

Authorization

The process of determining what an authenticated user is permitted to do or access within a system.

Availability

The security principle that ensures systems, applications, and data are accessible to authorized users when they are needed.

D

Data Classification

The process of organizing data into categories based on its sensitivity and the impact if it were disclosed or lost.

Data Loss Prevention (DLP)

Data Loss Prevention (DLP) is a set of tools and processes used to ensure that sensitive data is not lost, misused, or accessed by unauthorized users. It monitors data in use, data in motion, and data at rest to prevent leaks.

Defense in Depth

A security strategy that uses multiple layers of security controls (physical, technical, and administrative) to protect an asset.

Denial-of-Service (DoS)

Denial-of-Service (DoS) is a cyberattack in which the perpetrator seeks to make a machine or network resource unavailable to its intended users by disrupting services. This is typically achieved by flooding the target with superfluous requests to exhaust resources.

Differential Backup

A backup that includes all data that has changed since the last full backup.

Digital Signature

Digital Signature is a mathematical scheme for demonstrating the authenticity of digital messages or documents. It provides a way to verify that a message was created by a known sender and that it was not altered during transit.

Disaster Recovery Plan (DRP)

A subset of the BCP that focuses specifically on the technical procedures required to restore IT infrastructure and data after a disaster.

Discretionary Access Control (DAC)

Discretionary Access Control (DAC) is a type of access control where the owner of the data or resource decides who is granted access. The owner has total discretion over permissions, making it highly flexible but less secure than centralized models.

DMZ (Demilitarized Zone)

A physical or logical subnetwork that contains and exposes an organization's external-facing services to an untrusted network, usually the internet.

Domain Name System (DNS)

The Domain Name System (DNS) is the hierarchical and decentralized naming system used to translate human-readable domain names, such as example.com, into machine-readable IP addresses. It acts as the internet's phonebook, allowing users to access websites without remembering complex numerical addresses.

Due Care

Due Care is the legal concept of taking the reasonable steps that a prudent person would take under similar circumstances to avoid harm to others. In cybersecurity, it refers to the actual implementation of security controls.

Due Diligence

Due Diligence is the act of investigating and researching a situation to ensure that all necessary precautions are taken before entering into an agreement. It involves the verification, auditing, and continuous monitoring of security controls.

R

Ransomware

A type of malware that encrypts a victim's files, with the attacker demanding a payment to restore access.

Recovery Point Objective (RPO)

The maximum tolerable amount of data loss, measured in time, that an organization can sustain after a disruption.

Recovery Time Objective (RTO)

The maximum tolerable length of time that a system, application, or function can be down after a failure or disaster.

Risk

Risk is the potential for loss, damage, or destruction of an asset as a result of a threat exploiting a vulnerability. It is often calculated as the product of the probability of an event occurring and the magnitude of its impact.

Risk Acceptance

Risk Acceptance occurs when an organization acknowledges a risk exists but decides not to take any action to mitigate, transfer, or avoid it. This decision is typically made when the cost of the countermeasure outweighs the potential loss from the risk.

Risk Appetite

Risk Appetite is the total amount and type of risk an organization is willing to accept in pursuit of its strategic objectives. It serves as a guiding boundary for decision-making, helping leadership determine when to mitigate a threat or accept the potential loss.

Risk Assessment

The process of identifying, analyzing, and evaluating risks to determine their likelihood and potential impact on an organization.

Risk Avoidance

Risk Avoidance is a risk management strategy that involves eliminating the cause of a risk entirely by choosing not to engage in the activity that creates the risk. This might include disabling a dangerous software feature or deciding not to enter a high-risk market.

Risk Mitigation

Risk Mitigation involves implementing controls and countermeasures to reduce the likelihood or the impact of an identified threat. This strategy focuses on bringing the risk down to an acceptable level, often through technical solutions, policy changes, or improved employee training.

Risk Transfer

Risk Transfer is the strategy of shifting the financial or operational burden of a potential loss to a third party. The most common examples include purchasing cyber insurance or outsourcing a specific business function to a specialized, third-party service provider.

Role-Based Access Control (RBAC)

An access control model where permissions are assigned to specific job roles rather than individual users.

S

Security Baseline

A Security Baseline is a minimum set of security controls and configurations that must be applied to a system to ensure it meets a required security level. It provides a consistent starting point for hardening systems before they are deployed into production.

Security Governance

The framework of rules, practices, and processes by which an organization ensures that its security activities align with business objectives.

Security Information and Event Management (SIEM)

Security Information and Event Management (SIEM) is a software solution that aggregates and analyzes activity from many different sources across an IT infrastructure. It provides real-time analysis of security alerts and long-term log storage.

Security Operations Center (SOC)

Security Operations Center (SOC) is a centralized unit that deals with security issues on an organizational and technical level. It employs security analysts to monitor, detect, analyze, and respond to cybersecurity incidents in real-time.

Security Policy

A Security Policy is a high-level document that outlines an organization's security requirements, goals, and overall approach to protecting its assets. It serves as the foundational governance document that mandates security behaviors and provides the authority for all other security controls.

Security Procedure

A Security Procedure is a detailed, step-by-step set of instructions that describes how to perform a specific security task. Procedures ensure that tasks are carried out consistently and correctly, such as the specific steps for offboarding an employee's system access.

Security Standard

A Security Standard is a mandatory requirement or a specific set of technical specifications that must be followed to achieve the goals set by a security policy. Standards ensure consistency across the organization, such as requiring a specific encryption algorithm for all databases.

Separation of Duties

A security control that divides a sensitive task into multiple steps performed by different individuals to prevent fraud or error.

Single Sign-On (SSO)

A session and user authentication service that allows a user to use one set of login credentials to access multiple applications.

Social Engineering

The psychological manipulation of people into performing actions or divulging confidential information.

Symmetric Encryption

A type of encryption where the same key is used for both encrypting and decrypting the data.