Blue team / defensive security

Blue Team Fundamentals

Overview

Blue teaming is the practice of protecting an organization's systems, networks, users, applications, and data from cyber threats — combining knowledge of attack patterns, tools, and system architecture to defend against a wide range of adversaries.

Key concepts

  • Blue team, defensive security, security posture
  • Asset, attack surface, threat, vulnerability, risk
  • Defense in depth, least privilege, zero trust

How it works

Blue teaming is the practice of protecting an organization's systems, networks, users, applications, and data from cyber threats. It requires knowledge of attack patterns and tools, plus a deep understanding of system architecture, to defend against a wide variety of attackers. Proactivity is the measure of success in cybersecurity — waiting for something to break is not a defensive strategy.

Core terms

TermMeaning
Blue teamDefends an organization from cyber threats through prevention, monitoring, detection, response, and recovery.
Defensive securityPractices designed to reduce the likelihood and impact of cyberattacks.
Security postureThe overall strength of an organization's defenses, policies, technologies, and readiness.
AssetAny system, account, application, device, service, or data resource that has value to an organization.
Attack surfaceAll possible entry points attackers could target — websites, email, cloud services, devices, remote access, employee accounts.

Risk & control concepts

TermMeaning
ThreatAnything that could potentially exploit a weakness and cause harm.
VulnerabilityA weakness in software, hardware, configuration, process, or human behavior that could be exploited.
RiskThe likelihood a threat exploits a vulnerability, combined with the potential impact if it does.
Security controlA technical, administrative, or physical safeguard used to reduce risk.
Defense in depthUsing multiple layers of controls so one failed control doesn't expose the whole environment.
Least privilegeGiving users, services, and applications only the minimum permissions needed.
Zero trustRequires continuous verification of users, devices, applications, and requests instead of trusting them by default.