200-201 · Question #55
How does an attacker observe network traffic exchanged between two users?
The correct answer is B. man-in-the-middle. In a man-in-the-middle (MITM) attack, an attacker intercepts communication between two parties without their knowledge. By positioning themselves between the communicating parties, the attacker can eavesdrop on the traffic passing between them, potentially capturing sensitive…
Question
How does an attacker observe network traffic exchanged between two users?
Options
- Aport scanning
- Bman-in-the-middle
- Ccommand injection
- Ddenial of service
How the community answered
(60 responses)- A8% (5)
- B87% (52)
- C3% (2)
- D2% (1)
Explanation
In a man-in-the-middle (MITM) attack, an attacker intercepts communication between two parties without their knowledge. By positioning themselves between the communicating parties, the attacker can eavesdrop on the traffic passing between them, potentially capturing sensitive information, modifying data, or even injecting malicious content into the communication.
Topics
Community Discussion
No community discussion yet for this question.