GRC Careers

HomeResourcesZero Trust

CS-004 · Foundations

Zero Trust

Never trust by default, always verify, and grant only the access that is needed right now.

Executive Summary

Zero trust is a security model that removes automatic trust based on network location. Every request to access a resource is verified using identity, device health, and context, and access is granted narrowly and only for as long as it is needed. It replaces the old idea of a trusted internal network protected by a hard outer perimeter.

What It Is

Zero trust is a strategy built on a simple premise: being inside the network does not make you trustworthy. In older designs, once a user or device was past the firewall it was largely trusted, which meant a single breach could spread freely. Zero trust treats every request as if it comes from an untrusted network. Each access decision considers who is asking, what device they are on, whether that device is healthy, and whether the request fits normal behavior. Access is then granted at the smallest scope possible and re-evaluated continuously. NIST SP 800-207 provides a widely referenced description of zero trust architecture.

Why It Matters

Work no longer happens neatly inside one office network. Cloud services, remote work, contractors, and mobile devices mean the perimeter is porous or gone. Attackers exploit implicit trust to move laterally after an initial foothold. Zero trust directly attacks that problem by verifying every step and limiting what any single compromised account or device can reach. For organizations, it reduces the blast radius of a breach. For professionals, zero trust has become a standard expectation in architecture, engineering, and governance conversations, and many public sector programs now require progress toward it.

How It Works

At the center of zero trust is a policy decision point that evaluates each request against rules and signals, and a policy enforcement point that carries out the decision. Signals include verified identity, device posture, location, sensitivity of the resource, and behavioral context. Strong identity with multi-factor authentication is foundational, because identity becomes the primary control plane. Microsegmentation limits how systems can talk to each other, so a breach in one area cannot spread. Access is least privilege and time bound, and everything is logged so decisions can be monitored and improved. Zero trust is a journey applied across identity, devices, networks, applications, and data, not a single product to install.

Architecture Diagram

User and device make a requestVerify identity with strong authenticationCheck device health and context signalsPolicy engine decides based on least privilegeGrant narrow, time-bound access and log everything
Each request is evaluated by a policy engine using identity and context before limited, monitored access is granted.

Visual Workflow

Inventory users, devices, applications, and the data that must be protected.Establish strong identity with multi-factor authentication as the control plane.Define least-privilege access policies for each resource.Add device health and context signals to access decisions.Segment networks and applications to limit lateral movement.Monitor, log, and refine policies continuously based on real behavior.

Common Attacks

Common Mistakes

Best Practices

Quick Checklist

Recommended Tools

Identity provider with MFA and conditional access
Verifies identity and applies policy per request
Device management and posture checks
Confirms a device is healthy before granting access
Microsegmentation and software-defined perimeter
Limits which systems can reach each other
SIEM and access logging
Monitors and tunes access decisions over time

Industry Standards

NIST SP 800-207
Foundational description of zero trust architecture
CISA Zero Trust Maturity Model
Framework for measuring progress across pillars
NIST Cybersecurity Framework (CSF) 2.0
Protection and detection outcomes that zero trust supports

Career Relevance

Zero trust is a core topic for security architects, security engineers, and identity specialists, and it appears constantly in modern job descriptions. GRC analysts, auditors, and AI governance professionals must understand it to assess maturity and compliance, especially where public sector or regulated environments require progress toward it. It is one of the most in-demand security concepts today.

Interview Questions

Related Certifications

ISC2 CISSP CompTIA Security+ ISACA CISM (for governance tracks)

Further Reading

Key Takeaways

Download PDFDownload PNG

FAQ

Does zero trust mean no one is trusted at all?

It means no one and nothing is trusted automatically. Trust is earned per request through verification of identity, device, and context, and it is limited in scope and time rather than granted broadly and permanently.

Is zero trust a product I can buy?

No single product delivers zero trust. It is a strategy applied across identity, devices, networks, applications, and data. Vendors offer components, but the model requires policy, architecture, and process changes.

How is zero trust different from defense in depth?

Defense in depth is the broad idea of layering controls. Zero trust is a specific model that eliminates implicit trust and verifies every request continuously. Zero trust uses layered controls but centers on identity and least privilege.

Get all 116 reference sheets
The complete AGJ Cybersecurity Professional Reference Library, print-ready PDFs and PNGs.
Browse the library

Related Careers

Related certifications

ISC2 CISSPCompTIA Security+ISACA CISM (for governance tracks)

Current openings

Live openings appear on the web version. Browse the job board for current GRC and security roles.
Browse all jobs

Suggested learning path

  1. Ground the basics with CS-001 Cybersecurity
  2. Study this sheet: Zero Trust
  3. Go deeper: Cybersecurity
  4. Go deeper: Defense in Depth
  5. Validate it: work toward ISC2 CISSP
  6. Find the role: browse current openings

Related sheets

More in Foundations

Share this LinkedIn Facebook X Email