Vault restructure

This commit is contained in:
Richard Kranendonk 2026-04-23 11:51:51 +02:00
parent d45797d121
commit ff77508bd1
1433 changed files with 415450 additions and 1201 deletions

View file

@ -0,0 +1,14 @@
Source: [IT Governance USA](https://www.itgovernanceusa.com/blog/implementing-zero-trust-with-iso-27001)
Author: [Luke Irwin](https://www.linkedin.com/in/luke-irwin-aa80ba143/)
Publication Date: 10 dec. 2019
Retrieved: January 10, 2022
Zero trust is an approach to cybersecurity that assumes that no one is trusted by default, either from inside or outside the network. To access any information resources, verification is required from everyone.
(IT) systems require techniques like micro-segmentation, least privileged access, and multifactor authentication.
Zero trust can consist of monitoring all network communications, avoiding default configurations, tracking all devices, and implementing multifactor authentication.
Related:
- [Zero Trust and ISO 27001](../🎇%20Sparks/Zero%20Trust%20and%20ISO%2027001.md)
- [Checklist for auditing Zero Trust approach](Checklists%20Gerardus%20Blokdyk/Checklist%20for%20auditing%20Zero%20Trust%20approach.md)