112-52 · Question #28
Which of the following is an example of a passive attack?
The correct answer is C. Eavesdropping. Eavesdropping (C) is a passive attack because the attacker only observes and collects data in transit without altering it or disrupting any service - the victim typically has no indication anything occurred. Why the others are wrong: A (DoS): Actively disrupts availability by flo
Question
Which of the following is an example of a passive attack?
Options
- ADenial of Service
- BData modification
- CEavesdropping
- DSession hijacking
How the community answered
(64 responses)- A8% (5)
- B2% (1)
- C86% (55)
- D5% (3)
Explanation
Eavesdropping (C) is a passive attack because the attacker only observes and collects data in transit without altering it or disrupting any service - the victim typically has no indication anything occurred.
Why the others are wrong:
- A (DoS): Actively disrupts availability by flooding or crashing a target - this changes the system's state.
- B (Data modification): Actively alters data in transit (a form of integrity attack), making it the textbook definition of an active attack.
- D (Session hijacking): Actively takes over an authenticated session, injecting or redirecting traffic - clearly an active intervention.
Memory tip: Think "passive = passive listener." A passive attacker is like someone silently reading your mail - they don't tamper with it. If the attack changes, blocks, or controls anything, it's active. If it only watches or records, it's passive.
Topics
Community Discussion
No community discussion yet for this question.