nerdexam
GIAC

GCFA · Question #329

Which of the following types of attacks cannot be prevented by technical measures only?

The correct answer is D. Social engineering. Social engineering targets human behavior and psychology, making it impossible to fully prevent through technical controls alone - it requires training, policy, and awareness programs.

Advanced Incident Response & Digital Forensics Fundamentals

Question

Which of the following types of attacks cannot be prevented by technical measures only?

Options

  • APing flood attack
  • BBrute force
  • CSmurf DoS
  • DSocial engineering

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    9% (4)
  • C
    5% (2)
  • D
    82% (36)

Why each option

Social engineering targets human behavior and psychology, making it impossible to fully prevent through technical controls alone - it requires training, policy, and awareness programs.

APing flood attack

A ping flood is a volumetric DoS attack that can be mitigated technically using rate limiting, ICMP filtering at firewalls, and upstream traffic scrubbing.

BBrute force

Brute force attacks are countered effectively by technical measures such as account lockout policies, multi-factor authentication, and login rate limiting.

CSmurf DoS

Smurf DoS attacks exploit IP-directed broadcasts and spoofed ICMP packets, and can be technically prevented by disabling directed broadcasts on routers and filtering ICMP at network perimeters.

DSocial engineeringCorrect

Social engineering exploits human trust and psychology rather than software or network vulnerabilities, so firewalls, IDS/IPS, and encryption cannot stop a user from being manipulated into revealing credentials or granting unauthorized access. Effective defense requires a layered approach combining security awareness training, organizational policies, and a security-conscious culture. No purely technical control can eliminate the human element that social engineering specifically targets.

Concept tested: Social engineering as a non-technical attack vector

Source: https://csrc.nist.gov/glossary/term/social_engineering

Topics

#social engineering#technical controls limitations#human factor#attack prevention

Community Discussion

No community discussion yet for this question.

Full GCFA Practice