Moved a directory, changed some filenames

This commit is contained in:
Richard Kranendonk 2026-06-06 20:37:28 +02:00
parent ae27a60bcf
commit 347706835e
195 changed files with 696 additions and 255 deletions

View file

@ -8,7 +8,7 @@ Producten:
## Literatuur
- BCP.mindnode op iCloud > Best Practices
- evt. [CIS Controls](../Standards/CIS%20Controls.md) als raamwerk
- evt. [CIS Controls](../Standards/CIS/CIS%20Controls.md) als raamwerk
- ISO-22301-2019 'Business continuity management systems' en ISO-22313-2020 'Guidance on the use of ISO 22301'
- [CISSP, Chapter 3](../Standards/CISSP/CISSP_OSG_Chapter_3.md)

View file

@ -3,14 +3,14 @@
Identification is the claim of a subject of its identity.
See also:
- [Authentication](../Standards/ISO27x/Authentication.md)
- [Authorization](../Standards/ISO27x/Authorization.md)
- [Authentication](../Standards/ISO27x/about/Authentication.md)
- [Authorization](../Standards/ISO27x/about/Authorization.md)
- [Identity and Access Management (IAM)](Identity%20and%20Access%20Management%20(IAM).md)
# Identification
Identification is the claim of a subject of its identity.
See also:
- [Authentication](../Standards/ISO27x/Authentication.md)
- [Authorization](../Standards/ISO27x/Authorization.md)
- [Authentication](../Standards/ISO27x/about/Authentication.md)
- [Authorization](../Standards/ISO27x/about/Authorization.md)
- [Identity and Access Management (IAM)](Identity%20and%20Access%20Management%20(IAM).md)

View file

@ -8,8 +8,8 @@ An _allow policy_, also known as an _IAM policy_, defines and enforces what ro
See:
- [Identification](Identification.md) "This is who I am"
- [Authentication](../Standards/ISO27x/Authentication.md) "This is how I prove it"
- [Authorization](../Standards/ISO27x/Authorization.md) "... then this is what you get access to"
- [Authentication](../Standards/ISO27x/about/Authentication.md) "This is how I prove it"
- [Authorization](../Standards/ISO27x/about/Authorization.md) "... then this is what you get access to"
- [CISSP_Domain_5_1](../Standards/CISSP/CISSP_Domain_5_1.md), [CISSP_Domain_5_2](../Standards/CISSP/CISSP_Domain_5_2.md)
- [Roles in Identity and Access Management (IAM)](Roles%20in%20Identity%20and%20Access%20Management%20(IAM).md)
@ -23,7 +23,7 @@ An _allow policy_, also known as an _IAM policy_, defines and enforces what ro
See:
- [Identification](Identification.md) "This is who I am"
- [Authentication](../Standards/ISO27x/Authentication.md) "This is how I prove it"
- [Authorization](../Standards/ISO27x/Authorization.md) "... then this is what you get access to"
- [Authentication](../Standards/ISO27x/about/Authentication.md) "This is how I prove it"
- [Authorization](../Standards/ISO27x/about/Authorization.md) "... then this is what you get access to"
- [CISSP_Domain_5_1](../Standards/CISSP/CISSP_Domain_5_1.md), [CISSP_Domain_5_2](../Standards/CISSP/CISSP_Domain_5_2.md)
- [Roles in Identity and Access Management (IAM)](Roles%20in%20Identity%20and%20Access%20Management%20(IAM).md)

View file

@ -10,5 +10,5 @@ Zero trust is an approach to cybersecurity that assumes that no one is trusted b
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](../Standards/ISO27x/Zero%20Trust%20and%20ISO%2027001.md)
- [Zero Trust and ISO 27001](../Standards/ISO27x/about/Zero%20Trust%20and%20ISO%2027001.md)
- [Checklist for auditing Zero Trust approach](../Literature/Checklists%20Gerardus%20Blokdyk/Checklist%20for%20auditing%20Zero%20Trust%20approach.md)

View file

@ -15,19 +15,19 @@ tags:
[Assets, Vulnerabilities, Threats, Risks](📚️%20Literature%20notes/Assets,%20Vulnerabilities,%20Threats,%20Risks.md)
[Assets, Vulnerabilities, Threats, Risks](/Assets,%20Vulnerabilities,%20Threats,%20Risks.md)
[Attack Surface Analysis](📚️%20Literature%20notes/Attack%20Surface%20Analysis.md)
[Authentication](../Standards/ISO27x/Authentication.md)
[Authentication](../Standards/ISO27x/about/Authentication.md)
[Multi-factor authentication](/Multi-factor%20authentication.md) (MFA)
[Passwordless Authentication](/Passwordless%20Authentication.md)
[Risk-Based Authentication](/Risk-Based%20Authentication.md)
[Single Sign On (SSO)](📚️%20Literature%20notes/Single%20Sign%20On%20(SSO).md)
[Tokens](/Tokens.md)
[Authorization](../Standards/ISO27x/Authorization.md)
[Authorization](../Standards/ISO27x/about/Authorization.md)
[Access Control](/Access%20Control.md)
[Awareness](/Awareness.md)
[BCP_Bedrijfscontinuïteitsplanning](📚️%20Literature%20notes/BCP_Bedrijfscontinuïteitsplanning.md)
[Business Impact Analysis (BIA)](/Business%20Impact%20Analysis%20(BIA).md)
[Disaster Recovery Planning](/Disaster%20Recovery%20Planning.md)
[Change management Change Management in ISO 27002](../Standards/ISO27x/Change%20management%20Change%20Management%20in%20ISO%2027002.md)
[Change management Change Management in ISO 27002](../Standards/ISO27x/about/Change%20management%20Change%20Management%20in%20ISO%2027002.md)
[Classification](/Classification.md)
[Compliance](/Compliance.md)
[Data Breach](💡Permanent%20ideas/Data%20Breach.md)
@ -39,10 +39,10 @@ Frameworks
[[Hardening]]
[Identity and Access Management (IAM)](Identity%20and%20Access%20Management%20(IAM).md)
[Identification](Identification.md)
[Authentication](../Standards/ISO27x/Authentication.md)
[Authorization](../Standards/ISO27x/Authorization.md)
[Authentication](../Standards/ISO27x/about/Authentication.md)
[Authorization](../Standards/ISO27x/about/Authorization.md)
Impact
[Change management Change Management in ISO 27002](../Standards/ISO27x/Change%20management%20Change%20Management%20in%20ISO%2027002.md)
[Change management Change Management in ISO 27002](../Standards/ISO27x/about/Change%20management%20Change%20Management%20in%20ISO%2027002.md)
[Impact of Disruption](Sparks/Impact%20of%20Disruption.md)
[Incidents](/Incidents.md)
[Maturity Models](📚️%20Literature%20notes/Maturity%20Models.md)