Blue Team Reference

The SOC Analyst
Glossary

500+ cybersecurity terms explained for practitioners — DFIR, SOC, Threat Hunting, Malware Analysis, and beyond.

A–Z
201-250 of 466 terms
D
9 terms
Digital Forensics and Incident Response (DFIR)
Malware AnalysisThreat IntelligenceNetwork ForensicsCloud ForensicsEndpoint Forensics
The responder's first decision is whether to pull the plug. A host is compromised, the malware is running, and the instinct is to power it off to stop the spread. Do that and you destroy the case.
Digital Risk Protection
Threat Intelligence
Digital risk protection (DRP) is the practice of monitoring and mitigating threats to an organization's digital assets across the open web, social media, the deep web, and the dark web.
Disinformation Campaign
Threat IntelligenceDetection Engineering
A disinformation campaign is a coordinated, deliberate effort to spread false or misleading information to manipulate a target audience's beliefs or behavior.
Distributed Denial-of-Service (DDoS) Attacks
Network ForensicsDetection Engineering
A distributed denial-of-service (DDoS) attack is an attempt to make a service unavailable by overwhelming it with traffic sent from thousands of compromised machines, usually a botnet, at the same time.
DLP Best Practices
Detection EngineeringCloud Forensics
DLP best practices are the practical steps, classify data, write channel-specific policy, tune rules, and cover network, endpoint, and cloud, that make a data loss prevention program actually stop exfiltration.
Domain Spoofing
Detection Engineering
Domain spoofing is a social engineering technique in which an attacker impersonates a known business or person using a fake email or website domain, so the target trusts a message or site the attacker controls.
Dora SaaS Security
Detection EngineeringCloud Forensics
DORA SaaS security is how the EU Digital Operational Resilience Act (Regulation (EU) 2022/2554) treats cloud and SaaS applications as ICT third-party risk that the financial entity stays fully responsible for.
Downgrade Attacks
Network ForensicsDetection Engineering
A downgrade attack forces a system to fall back to an older, weaker mode it still supports for backward compatibility, then exploits the weakness of that mode.
Dynamic Application Security Testing (DAST)
Detection EngineeringCloud Forensics
Dynamic application security testing is a method that evaluates a running application's security from the outside, without access to its source code, by sending crafted requests through its exposed interfaces and analyzing the responses.
E
26 terms
EDR vs MDR vs XDR
Detection EngineeringEndpoint Forensics
EDR and XDR are detection-and-response tools that differ by scope (endpoints versus the whole security stack), while MDR is the same detection and response delivered as a provider-operated managed service, usually running on EDR or XDR underneath.
EDR vs NGAV
Detection EngineeringEndpoint Forensics
NGAV is a prevention engine that blocks or allows code at execution, while EDR continuously records endpoint activity to detect, investigate, and contain the threats that prevention misses.
E-mail security
Malware AnalysisDetection EngineeringThreat Hunting
Email security is the practice of protecting email accounts and communications from unauthorized access, data loss, and compromise. It encompasses the policies, tools, and technologies organizations use to defend against malicious threats delivered through email, including phishing, malware, spam, and business email compromise (BEC).
Email Spoofing
Detection Engineering
Email spoofing is a technique in which an attacker forges the sender address of an email so the message appears to come from a source the recipient trusts.
Employee Cybersecurity Awareness Training Program
Detection Engineering
An employee cybersecurity awareness training program is a structured, recurring effort to teach the workforce how to recognize and respond to security threats, and to measure whether their behavior actually changes.
Endpoint Data Loss Prevention (DLP)
Detection EngineeringEndpoint Forensics
Endpoint DLP is software that runs as an agent on a device to discover sensitive data, monitor what users do with it, and stop unauthorized copying, printing, or transfer before it leaves.
Endpoint Detection and Response (EDR)
Detection EngineeringEndpoint Forensics
Endpoint detection and response (EDR) is a security technology that continuously records activity on endpoints; laptops, servers, and workstations and analyzes it for signs of malicious behavior, and gives analysts the tools to investigate and respond.
Endpoint Management
What Is Endpoint Management? Endpoint management involves tools, policies, and procedures used by IT and security teams to authenticate, monitor, and manage access to an organization’s devices, whether on-premises or cloud-based. It includes managing security, deploying software, and ensuring compliance across devices like laptops, desktops, and mobile phones.
Endpoint Monitoring
Detection EngineeringEndpoint Forensics
Endpoint monitoring is the continuous collection and analysis of activity on the devices that connect to a network (computers, mobile devices, and servers) to detect and respond to threats at the point where they execute.
Endpoint Protection Platforms (EPP)
Detection EngineeringEndpoint Forensics
An endpoint protection platform (EPP) is an integrated security solution deployed on endpoints that combines multiple protection technologies (NGAV, EDR, behavioral analysis, threat intelligence, and data and device controls) into a single agent and management console.
Endpoint Protection Software
Detection EngineeringEndpoint Forensics
Endpoint protection software is the agent-and-console software that secures end-user and server devices by inspecting files, processes, and system activity on each device and feeding that telemetry to a central management console where a security team can monitor, investigate, and respond across the whole fleet.
Endpoints
Detection EngineeringEndpoint Forensics
An endpoint is any device that connects to a network and serves as a point where data enters or leaves it, such as a laptop, server, phone, virtual machine, or internet-connected device.
Endpoint Security
Detection EngineeringEndpoint Forensics
Endpoint security is the cybersecurity discipline of protecting endpoints (laptops, servers, phones, virtual machines, and IoT) from malicious activity, by preventing what it can, detecting what gets through, and giving defenders the visibility to respond on the device itself.
Enterprise Browser
Detection Engineering
An enterprise browser is a web browser built for organizational use, with enhanced security, centralized management, and activity visibility integrated into the browser itself.
Entra ID (formerly Azure Active Directory)
Detection EngineeringCloud Forensics
Microsoft Entra ID is the cloud identity and access management service (formerly Azure Active Directory) that authenticates users and enforces access across cloud apps.
EPP vs. EDR
Detection EngineeringEndpoint Forensics
An EPP is the integrated platform on the endpoint that prevents threats, while EDR is one engine inside it that records activity to detect, investigate, and contain what prevention missed.
Error Logs
Detection EngineeringEndpoint Forensics
An error log is a file that records the error conditions software encounters while running, one entry per event, capturing what failed, when, how severe it was, and the context around it.
Ethical Hacker
Threat IntelligenceDetection Engineering
An ethical hacker is a security professional who, with explicit written authorization, uses an attacker's tools and techniques to find and report weaknesses before a real attacker exploits them.
Event Log
Detection EngineeringEndpoint Forensics
An event log is a chronological record of events a system generates as it runs, one entry per event, capturing when something happened, its source, severity, an identifier, and a description.
Exploitation of Misconfigured Image Containers
Detection EngineeringCloud Forensics
Image container exploitation is the abuse of misconfigured container images and runtimes (root, privileged flags, host mounts, exposed APIs) to run attacker code, escape to the host, and move through the environment.
Exploit Kits
Malware AnalysisThreat Intelligence
An exploit kit is automated attack software, hosted on a web server, that profiles a visitor's browser and silently runs an exploit for whatever known vulnerability it finds, then delivers a malware payload.
Exposure Management vs. Vulnerability Management
Detection Engineering
Vulnerability management finds and remediates known software flaws (CVEs) ranked by severity, while exposure management reduces the whole attack surface and prioritizes by what an attacker can actually reach, with vulnerability management as one input into it.
Extended Detection and Response (XDR)
Detection Engineering
Extended detection and response (XDR) is a security platform that collects and correlates telemetry from multiple security layers (endpoint, network, cloud, email, and identity) to detect, investigate, and respond to threats across all of them from a single place.
Extended Internet of Things (XIoT)
Network ForensicsDetection Engineering
The Extended Internet of Things (XIoT) is an umbrella term for all physical, network-connected devices across an environment, spanning consumer and enterprise IoT, operational technology, industrial control systems, and connected medical devices.
External Attack Surface Management (EASM)
Detection EngineeringThreat Hunting
External attack surface management (EASM) is the continuous discovery, inventory, monitoring, and prioritization of an organization's internet-facing assets, performed from the outside in, the way an external attacker sees them.
External Authentication Method (EAM)
Detection Engineering
An external authentication method (EAM) is a Microsoft Entra ID feature that lets a third-party provider satisfy the multi-factor requirement during sign-in, integrated as an authentication method over OpenID Connect while Entra keeps policy evaluation and the access decision.
F
7 terms
File Integrity Monitoring
Detection EngineeringEndpoint Forensics
File integrity monitoring is a security process that watches critical files, directories, and system settings for unauthorized change by comparing their current state against a trusted, cryptographically hashed baseline.
Fileless Malware
Malware Analysis
Fileless malware is a class of attack that achieves its goals while writing little or nothing to disk, executing in memory and operating through tools and features already present on the system.
Firewall
Network ForensicsDetection Engineering
A firewall is a network security control that monitors and filters traffic between networks, typically between a trusted internal network and an untrusted external one, like the internet, and enforces a defined set of rules to allow or block data from passing through.
Firewall as a Service (FWaaS)
Network ForensicsDetection Engineering
Firewall as a Service (FWaaS) is a firewall delivered from the cloud as a managed service, applying the same rule-based traffic inspection a traditional firewall does but with one policy that follows every user, branch, and cloud.
Fog Ransomware
Threat IntelligenceDetection Engineering
Fog ransomware is a ransomware variant first observed in May 2024 that breaks in through compromised VPN credentials, encrypts files with the .FOG or .FLOCKED extension, and steals data for double extortion.
Free Antivirus vs Paid Antivirus Software
Detection EngineeringEndpoint Forensics
Free antivirus is a reactive, signature-based scanner for known threats on one personal device, while paid antivirus adds proactive detection of unknown threats, human support, central management, and business licensing.
Frontier AI
Threat Intelligence
Frontier AI is the most capable class of general-purpose AI models available at any given time, trained at the largest scales of compute, with broad capabilities spanning reasoning, multimodal understanding, code generation, and autonomous tool use.