For the complete documentation index, see llms.txt. This page is also available as Markdown.

Blue - Defensive Operations

Blue team resources for SOC operations, detection engineering, threat hunting, packet analysis, hardening, and vulnerability management.

Blue teaming forms the foundation of the cybersecurity industry. While offensive security often attracts more attention in popular culture, defensive operations are what protect organizations and users from real-world threats. Defending is a multi-faceted discipline that combines hardening, visibility, detection, hunting, response readiness, and continuous improvement.

The odds are inherently stacked against defenders. A defender must successfully protect against thousands of attack vectors, while an attacker needs only one successful breach. To develop effective defensive cybersecurity skills, you must begin as a generalist with broad foundational knowledge—an inch deep and a mile wide—to understand where to focus your efforts as you progress. This journey starts with foundational certifications and core terminology, then advances to more complex concepts and specialized expertise.

Remember this key principle: Understanding how to effectively use a security tool is just as critical as understanding the theory behind it. A SIEM is useless if you cannot perform effective queries.

This section focuses on defensive operations: security program foundations, logs and telemetry, event detection, threat hunting, packet analysis, hardening, vulnerability management, active defense, and defensive tooling. Web application testing, offensive reconnaissance, threat intelligence feeds, deep malware analysis, and training catalogs have their own sections.

Foundational Defensive References

These are broad references that help defenders understand programs, controls, adversary behavior, detection strategy, and SOC maturity.

  • NIST Cybersecurity Framework (CSF 2.0) - A practical structure for organizing, measuring, and improving a security program.

  • CIS Controls - Prioritized safeguards that help translate defensive goals into implementable controls.

  • CIS Benchmarks - Configuration guidance for hardening operating systems, applications, cloud platforms, and network devices.

  • MITRE ATT&CK Framework - The common language for mapping adversary tactics and techniques to detections, hunts, and coverage gaps.

    • ATT&CK Navigator - Useful for visualizing defensive coverage and planning improvements.

    • ATT&CK for ICS - ATT&CK knowledge base for industrial control system environments.

  • MITRE D3FEND - A defensive countermeasure knowledge graph that pairs well with ATT&CK when thinking through controls.

  • MITRE CAR - Detection analytics mapped to ATT&CK. The project has limited recent updates, but remains useful for learning analytic patterns.

  • Sigma Rules - Platform-agnostic detection rules that can be translated into many SIEM query languages.

  • Atomic Red Team - Small, ATT&CK-mapped tests for validating whether controls and detections behave as expected.

  • Detection Maturity Model - A model for thinking about how detection capability improves over time.

  • Pyramid of Pain - A useful mental model for understanding which indicators and detections create the most friction for adversaries.

  • 10 Strategies of a World-Class SOC - MITRE guidance for building and improving security operations.

  • CISA Known Exploited Vulnerabilities Catalog - A defender-focused source for prioritizing vulnerabilities that are actively exploited in the wild.

Curated Blue Team Collections

These collections are useful starting points when you need a broader map of blue-team resources.

For courses, books, certifications, labs, and CTF-style practice, use the Training and Resources section.

Training and Resources

Blue Defense Capability Map

Use these pages when you want the detailed tools, workflows, and references for a specific defensive function.

Standards, Frameworks, and Benchmarks

Use this page for ATT&CK, CIS, NIST, kill chains, maturity models, compliance references, and defensive mapping frameworks.

Standards, Frameworks, and Benchmarks

Query Languages

Use this page when you need SIEM, detection, and security query language references.

Query Languages

Event and Log Analysis

Use this page for log analysis concepts, analyst techniques, field references, and event interpretation.

Event and Log analysis

Event Detection

Use this section for SIEM and enrichment tools, IDS/IPS, Sysmon, detection engineering, and detection use cases.

Event Detection

Packet Analysis

Use this page for packet capture, network security monitoring, PCAP review, and protocol analysis.

Packet Analysis

Threat Hunting

Use this page for hunt methodology, hunt playbooks, threat-informed hunting, and repeatable hunt references.

Threat Hunting

Active Defense

Use this page for deception, honeypots, canaries, tarpits, and other defender-controlled engagement concepts.

Active Defense

Device Auditing and Hardening

Use this section for CIS/STIG-aligned hardening, endpoint checks, Windows hardening commands, and Active Directory defensive checks.

Device Auditing and Hardening

Steganography

Use this page for detecting and analyzing hidden data in files and media from a defensive or forensic perspective.

Steganography

Asset and Vulnerability Management

Use this page for asset inventory, vulnerability prioritization, exposure management, CVE context, KEV, EPSS, and remediation planning.

Asset and Vulnerability Management

Blue Team Toolbox

Use this page for defensive tools that do not fit cleanly into a narrower page.

Blue Toolbox

Some defensive workflows depend on adjacent disciplines. Use these sections when the resource is primarily owned by another category.

  • Threat intelligence feeds, indicator enrichment, reputation lookups, threat maps, and OSINT pivots live in Cyber Intelligence.

Cyber Intelligence
  • OWASP, web application risk models, Burp Suite, ZAP, WAF testing, and web vulnerability methodology live in Web App Hacking.

Web App Hacking
  • Incident response, forensics, malware analysis, sandboxing, YARA authoring, and reverse engineering live in DFIR.

Blue - DFIR: Digital Forensics and Incident Response
  • Logging strategy, log source evaluation, collection architecture, and security architecture live in Logging and Security Architecture.

Yellow - Logging and Security Architecture

Last updated