Files
WebGoat/webgoat-lessons/cia/src/main/resources/lessonPlans/en/CIA_intro.adoc
Kelly Marchewa e4ec90db8a chore: update CIA grammar and content
- misc. grammatical edits
  - add a few more examples
2020-10-15 08:39:28 +02:00

7 lines
484 B
Plaintext

== The CIA Triad
The CIA Triad (confidentiality, integrity, availability) is a model for information security.
The three elements of the triad are considered the most crucial information security components and should be guaranteed in any secure system. +
Serious consequences can result if even one these elements is breached.
The CIA Triad was created to provide a baseline standard for evaluating and implementing security regardless of the underlying system and/or organization.