Cleaned up Literature folder

This commit is contained in:
Richard Kranendonk 2026-05-18 12:48:01 +02:00
parent 73a6380034
commit fe5eda4e05
586 changed files with 53911 additions and 2475 deletions

View file

@ -0,0 +1,17 @@
An asset is any data, device or other component of an organisations systems that is valuable.
A vulnerability is a weakness that exposes an asset to possible compromise. Weaknesses can be organizational, logical, physical, or human.
A threat is any incident, be it intentional or accidental, that could negatively affect the confidentiality, integrity or availability of an asset.
A risk occurs when there's a chance of an asset being compromised, through the exposure of a vulnerability to a threat.
Adapted from source: [Vigilant Software](https://www.vigilantsoftware.co.uk/blog/risk-terminology-understanding-assets-threats-and-vulnerabilities), retrieved December 8, 2021.
[About Assets](../Sparks/About%20Assets.md)
[Vulnerability](Vulnerability.md)
[Threats MoC](Threats%20MoC.md)
[Risks definitions](Risks%20definitions.md)