Section 5. Zero Trust concept
The Zero Trust model assumes that every request is a potential breach.
As such, every request must be verified as though it originated from an open network.
Principles of the Zero Trust model:
- Verify explicitly
- Use least privileged access
- Assume breaches are inevitable
Components of the Zero Trust model:
- Identities
- Devices
- Applications
- Data
- Infrastructure
- Network


