Q3Information System Security
Question
2 marks
Differentiate between passive and active attacks.
Answer
Passive attacks silently intercept and read data without altering it, whereas active attacks violently modify the data stream or the physical network architecture.
A Passive Attack (like Packet Sniffing/Eavesdropping) is mathematically invisible to the victim because the raw data is never altered, making detection nearly impossible. An Active Attack (like a Man-in-the-Middle or SYN Flood) aggressively injects malicious packets, violently altering the communication stream and actively damaging system availability.