CAP · Question #152
Shoulder surfing is a type of in-person attack in which the attacker gathers information about the premises of an organization. This attack is often performed by looking surreptitiously at the keyboar
The correct answer is B. Confidentiality. Shoulder surfing directly violates confidentiality by allowing an unauthorized party to observe private information such as passwords.
Question
Shoulder surfing is a type of in-person attack in which the attacker gathers information about the premises of an organization. This attack is often performed by looking surreptitiously at the keyboard of an employee's computer while he is typing in his password at any access point such as a terminal/Web site. Which of the following is violated in a shoulder surfing attack?
Options
- AAuthenticity
- BConfidentiality
- CAvailability
- DIntegrity
How the community answered
(39 responses)- B95% (37)
- C3% (1)
- D3% (1)
Why each option
Shoulder surfing directly violates confidentiality by allowing an unauthorized party to observe private information such as passwords.
Authenticity relates to verifying the identity of a user or system and is not directly violated by passively observing credentials being entered.
Confidentiality ensures that information is accessible only to those authorized to view it. In a shoulder surfing attack, an attacker visually observes sensitive credentials being entered, bypassing access controls and exposing private information to an unauthorized individual. This is a direct breach of the confidentiality principle within the CIA triad.
Availability concerns the accessibility of systems and data to authorized users and is not affected by an attacker merely observing a password.
Integrity refers to the accuracy and completeness of data; shoulder surfing does not modify or corrupt any data.
Concept tested: CIA triad - confidentiality violation via shoulder surfing
Source: https://csrc.nist.gov/glossary/term/confidentiality
Topics
Community Discussion
No community discussion yet for this question.