Home ยท Wiki ยท Concepts & Frameworks
type: concept ยท created: 2026-08-18 ยท updated: 2026-08-18 ยท tags: [framework, regulation, defense] ยท confidence: high ยท affected_sectors: [technology, government, finance, healthcare, energy, defence] ยท au_impact: true

Security Control & Tactical Frameworks

The control and tactical frameworks are the family of standards and prioritised guidance used to design, assess, and evidence an organisation's security controls. They answer the question "what should we do to defend ourselves?" โ€” distinct from adversary-behaviour frameworks such as Mitre Attack and the Cyber Kill Chain, which describe what the adversary does.

Overview

These frameworks are organised controls and processes, used for compliance, risk management, and practical hardening. The most relevant to this wiki's domain:

Framework Owner What it is
NIST CSF 2.0 NIST (US) High-level outcome framework: Govern, Identify, Protect, Detect, Respond, Recover
NIST SP 800-53 NIST (US) Detailed catalogue of security & privacy controls (federal risk-management use)
ISO/IEC 27001 ISO Management-system standard; defines a certified information-security management system (ISMS)
ISO/IEC 27002 ISO The accompanying catalogue of control objectives and measures
CIS Controls CIS Prioritised set of 18 key controls, ranked by impact (CIS Benchmarks for hardening)
ACSC Essential Eight ACSC (AU) Eight prioritised mitigation strategies for baseline security (see Australian Angle)

Relationship to ATT&CK & the Kill Chain

  • Adversary frameworks describe the threat โ€” TTPs and attack lifecycle stages
  • Control frameworks prescribe the defence โ€” the controls to put in place
  • The two are joined by mapping: each control (e.g. an Essential Eight mitigation) can be mapped to the ATT&CK techniques it prevents and the Cyber Kill Chain stage it interrupts
  • This mapping is the basis of gap analysis: identifying techniques with no controlling mitigation, and control validation: testing that the control actually blocks the mapped technique

Use in the Intelligence / Assessment Lifecycle

  • Compliance evidence โ€” demonstrating adherence to a standard or regulation (e.g. ISO 27001 certification, Nis2 Directive, Soci Act)
  • Baseline hardening โ€” applying a prioritised, achievable control set (CIS Controls, Essential Eight) rather than a full standards labrum
  • Maturity assessment โ€” measuring security posture against a framework's progression levels
  • Framing intelligence for decision-makers โ€” expressing recommended actions in the control language boards and executives already expect

Limitations

  • Not adversary-specific: controls describe general good practice, not the specific techniques of a named threat actor โ€” hence the need to combine them with Mitre Attack
  • Compliance โ‰  security: passing a control audit does not guarantee protection against a determined adversary; control validation is required
  • Fragmentation: multiple overlapping frameworks create ambiguity about which to adopt; organisations typically align on a primary standard and supplement it

Australian Angle

Australia has a strong domestic control landscape:

  • The ACSC Essential Eight is the prioritised baseline โ€” eight mitigations (application whitelisting, patching, MFA, restrict admin privileges, macro security, user-application hardening, daily backups, and email/web filtering) that map cleanly onto ATT&CK techniques and Kill Chain stages
  • The Information Security Manual (ISM) and Essential Eight Maturity Model guide government and critical-infrastructure baseline settings
  • The Soci Act imposes positive security obligations on Australian critical-infrastructure operators, which are operationalised largely through these control frameworks
  • This is the working vocabulary for the assurance and assessment products delivered by the CyberCX Assessments team to Australian clients

Related Pages

  • Mitre Attack โ€” the adversary-behaviour framework these controls are mapped against
  • Cyber Kill Chain โ€” the lifecycle model for placing controls stage-by-stage
  • D3Fend โ€” the countermeasure knowledge base that sits between controls and techniques
  • Nis2 Directive โ€” a comparable international regulatory framework
  • Uk Cyber Shield โ€” a national cyber-resilience model that relies on these control baselines