nerdexam
CompTIA

N10-005 · Question #731

An attack used to find unencrypted information in network traffic is called:

The correct answer is B. packet sniffing. Packet sniffing is the technique of capturing and inspecting network traffic to read unencrypted data traveling across the wire.

Network security

Question

An attack used to find unencrypted information in network traffic is called:

Options

  • AWEP cracking
  • Bpacket sniffing
  • Cping sweep
  • Dsocial engineering

How the community answered

(65 responses)
  • A
    2% (1)
  • B
    88% (57)
  • C
    6% (4)
  • D
    5% (3)

Why each option

Packet sniffing is the technique of capturing and inspecting network traffic to read unencrypted data traveling across the wire.

AWEP cracking

WEP cracking specifically targets the Wired Equivalent Privacy encryption algorithm used in older Wi-Fi networks to recover the encryption key, not to generically read unencrypted traffic.

Bpacket sniffingCorrect

Packet sniffing uses a network interface in promiscuous mode and a capture tool (such as Wireshark) to intercept all frames on a network segment. Unencrypted protocols like HTTP, FTP, and Telnet expose plaintext data that is directly readable in captured packets. This makes packet sniffing a primary passive reconnaissance technique for harvesting credentials or sensitive data.

Cping sweep

A ping sweep sends ICMP echo requests to a range of IP addresses to discover which hosts are live, and does not capture or read payload data.

Dsocial engineering

Social engineering manipulates people through deception to voluntarily disclose information and does not involve intercepting network traffic.

Concept tested: Packet sniffing as a passive network attack

Source: https://www.comptia.org/certifications/network

Topics

#packet sniffing#network attack#unencrypted traffic#passive reconnaissance

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice