chore: update CIA grammar and content
- misc. grammatical edits - add a few more examples
This commit is contained in:
committed by
Nanne Baars
parent
d5f78351a2
commit
e4ec90db8a
@ -1,22 +1,24 @@
|
||||
== Availability
|
||||
|
||||
Availability is "the property of being accessible and usable on demand by an authorized entity." In other words all the information should be available and accessible for authorized persons whenever it is needed.
|
||||
Availability is "the property of being accessible and usable on demand by an authorized entity." In other words, authorized persons should have access to permitted resources at all times.
|
||||
|
||||
{nbsp} +
|
||||
|
||||
=== Examples that compromise availability:
|
||||
|
||||
** denial-of-service attacks (Dos)
|
||||
** server crashes
|
||||
** even fire or natural disasters
|
||||
** denial-of-service attacks (DOS)
|
||||
** hardware failures
|
||||
** fire or other natural disasters
|
||||
** software or network misconfigurations
|
||||
|
||||
{nbsp} +
|
||||
|
||||
=== Examples of methods ensuring availability
|
||||
|
||||
** intrusion detection systems
|
||||
** intrusion detection systems (IDSs)
|
||||
** network traffic control
|
||||
** firewalls
|
||||
** physically and geographically isolated location
|
||||
*** fire- and waterproof
|
||||
** physical security of hardware and underlying infrastructure
|
||||
*** protections against fire, water, and other elements
|
||||
** hardware maintenance
|
||||
** redundancy
|
||||
|
Reference in New Issue
Block a user