nerdexam
GIAC

GCIH · Question #96

Which of the following types of attacks is often performed by looking surreptitiously at the keyboard or monitor of an employee's computer?

The correct answer is B. Shoulder surfing attack. Shoulder surfing is the act of covertly observing someone's screen or keystrokes in person to steal credentials or sensitive information.

Reconnaissance, Scanning, and Enumeration

Question

Which of the following types of attacks is often performed by looking surreptitiously at the keyboard or monitor of an employee's computer?

Options

  • ABuffer-overflow attack
  • BShoulder surfing attack
  • CMan-in-the-middle attack
  • DDenial-of-Service (DoS) attack

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    96% (45)
  • D
    2% (1)

Why each option

Shoulder surfing is the act of covertly observing someone's screen or keystrokes in person to steal credentials or sensitive information.

ABuffer-overflow attack

A buffer-overflow attack exploits insufficient bounds checking in software memory allocation and has no physical observation component.

BShoulder surfing attackCorrect

Shoulder surfing is a social engineering technique where an attacker physically positions themselves to observe a victim's keyboard input or monitor display without the victim's knowledge. It requires no technical exploit - it exploits physical proximity and lack of visual privacy controls. This directly matches the scenario of looking surreptitiously at a keyboard or monitor.

CMan-in-the-middle attack

A man-in-the-middle attack intercepts network communications between two parties and operates at the network or protocol layer, not through physical observation.

DDenial-of-Service (DoS) attack

A Denial-of-Service attack floods a target with traffic to exhaust its resources and does not involve observing an employee's physical workspace.

Concept tested: Social engineering - shoulder surfing physical attack

Source: https://www.imperva.com/learn/application-security/social-engineering-attack/

Topics

#shoulder surfing#physical security#social engineering#information theft

Community Discussion

No community discussion yet for this question.

Full GCIH Practice