SSCP · Question #8
Which of the following attacks could capture network user passwords?
The correct answer is B. Sniffing. Sniffing (packet sniffing) involves capturing and analyzing network traffic passing through a network interface. If authentication credentials are transmitted in plaintext (e.g., via unencrypted protocols like Telnet or FTP), a sniffing attack can capture those passwords. Data…
Question
Options
- AData diddling
- BSniffing
- CIP Spoofing
- DSmurfing
How the community answered
(35 responses)- A6% (2)
- B91% (32)
- D3% (1)
Explanation
Sniffing (packet sniffing) involves capturing and analyzing network traffic passing through a network interface. If authentication credentials are transmitted in plaintext (e.g., via unencrypted protocols like Telnet or FTP), a sniffing attack can capture those passwords. Data diddling involves unauthorized modification of data before or during input. IP Spoofing forges source IP addresses to impersonate another host. Smurfing is a DDoS amplification attack using ICMP broadcasts - none of these directly capture passwords from network traffic the way sniffing does.
Topics
Community Discussion
No community discussion yet for this question.