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.

I

Identification

The process by which a user or system claims an identity, typically by providing a username or ID number.

IDS (Intrusion Detection System)

A security system that monitors network or system activities for malicious activities or policy violations and produces alerts.

Implicit Deny

Implicit Deny is a security principle where any request or traffic that is not explicitly allowed by a security rule is automatically blocked. This ensures a 'deny-all' default posture, significantly reducing the overall attack surface.

Incident Containment

Incident Containment is the phase of the incident response process focused on limiting the scope and magnitude of a security breach. The goal is to stop the threat from spreading further across the network, thereby protecting other systems and reducing overall impact.

Incident Response Life Cycle

The formal process for handling security incidents, typically including Preparation, Detection, Containment, Eradication, Recovery, and Lessons Learned.

Incremental Backup

A backup that only includes data that has changed since the last backup of any kind (full or incremental).

Infrastructure as a Service (IaaS)

Infrastructure as a Service (IaaS) is a cloud computing model that provides virtualized computing resources, such as servers, storage, and networking, over the internet. The provider manages the physical hardware, while the customer is responsible for managing the operating system and applications.

Integrity

The security principle that ensures information is accurate, complete, and has not been modified by unauthorized users or processes.

IPS (Intrusion Prevention System)

An active security system that monitors network traffic and takes automated actions to block or prevent detected threats.

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 Management

Risk Management is the systematic process of identifying, evaluating, and prioritizing risks followed by the coordinated application of resources to minimize, monitor, and control the probability or impact of unfortunate events. It is a continuous lifecycle essential for organizational resilience.

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.

Risk Transference

Risk Transference is the strategy of shifting the financial or operational burden of a potential loss to another party. The most common example is purchasing cyber insurance or outsourcing a high-risk process to a specialized third-party vendor.

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.

Software as a Service (SaaS)

Software as a Service (SaaS) is a cloud computing model where applications are hosted by a provider and made available to customers over the internet via a subscription. The provider manages everything from the hardware to the software updates and maintenance.

Spear Phishing

Spear Phishing is a targeted phishing attack directed at a specific individual, group, or organization. Attackers research their targets to create highly personalized messages, increasing the likelihood that the victim will trust the communication and take the malicious bait.

Symmetric Encryption

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

T

Tailgating

Tailgating is a physical security breach where an unauthorized person follows an authorized person into a secure area without providing their own credentials. This often occurs when a legitimate user holds the door open out of courtesy for someone behind them.

TCP/IP Model

The TCP/IP Model is a concise four-layer suite of communication protocols used to interconnect network devices on the internet. It consists of the Network Access, Internet, Transport, and Application layers, providing a practical implementation of the theoretical concepts found in the OSI model.

Technical Controls

Security controls implemented through hardware or software technology, such as firewalls, encryption, and intrusion detection systems.

Threat

Any potential event or person that could exploit a vulnerability to cause damage to an asset.

Threat Intelligence

Threat Intelligence is evidence-based knowledge about an existing or emerging menace or hazard to assets. It includes information on threat actors, their motives, and the specific tactics, techniques, and procedures (TTPs) they utilize.

Transmission Control Protocol (TCP)

Transmission Control Protocol (TCP) is a connection-oriented transport layer protocol that ensures reliable delivery of data packets between two hosts. It uses a three-way handshake to establish a connection and provides error-checking and sequencing to guarantee data integrity.

Transport Layer Security (TLS)

Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. It encrypts the data sent between a client and a server, and is the standard protocol used to secure HTTPS web traffic.