SY0-301 · Question #598
Matt, a security administrator, wants to ensure that the message he is sending does not get intercepted or modified in transit. This concern relates to which of the following concepts?
The correct answer is B. Integrity. Integrity ensures that data is not altered or tampered with during storage or transmission. Matt's concern that his message could be modified in transit directly maps to integrity. Mechanisms like hashing (MD5, SHA) and digital signatures are used to verify message integrity…
Question
Matt, a security administrator, wants to ensure that the message he is sending does not get intercepted or modified in transit. This concern relates to which of the following concepts?
Options
- AAvailability
- BIntegrity
- CAccounting
- DConfidentiality
How the community answered
(25 responses)- A4% (1)
- B92% (23)
- D4% (1)
Explanation
Integrity ensures that data is not altered or tampered with during storage or transmission. Matt's concern that his message could be modified in transit directly maps to integrity. Mechanisms like hashing (MD5, SHA) and digital signatures are used to verify message integrity. Availability (A) refers to ensuring systems and data are accessible when needed. Accounting (C) refers to tracking and logging user actions for audit purposes. Confidentiality (D) addresses keeping data secret from unauthorized parties-which relates more to interception. While the question mentions both interception and modification, the primary concern of a message being altered in transit is the definition of an integrity violation.
Topics
Community Discussion
No community discussion yet for this question.