nerdexam
CompTIA

N10-005 · Question #442

A network administrator wants to perform a test to see if any systems are passing clear text through the network. Which of the following would be used?

The correct answer is B. Packet sniffing. Packet sniffing captures raw network frames and inspects their payloads, allowing an administrator to confirm whether protocols like Telnet, FTP, or HTTP are transmitting data in cleartext.

Network security

Question

A network administrator wants to perform a test to see if any systems are passing clear text through the network. Which of the following would be used?

Options

  • ASocial engineering
  • BPacket sniffing
  • CRogue access point
  • DMan-in-the-middle

How the community answered

(52 responses)
  • A
    4% (2)
  • B
    94% (49)
  • C
    2% (1)

Why each option

Packet sniffing captures raw network frames and inspects their payloads, allowing an administrator to confirm whether protocols like Telnet, FTP, or HTTP are transmitting data in cleartext.

ASocial engineering

Social engineering is a human-based manipulation technique used to trick people into revealing information - it does not involve monitoring or inspecting network traffic.

BPacket sniffingCorrect

Packet sniffing tools such as Wireshark place a network interface into promiscuous mode to capture all frames traversing a segment. The captured payload data can then be inspected to determine whether sensitive information such as credentials or session data is being transmitted unencrypted, making it the direct method for auditing cleartext traffic.

CRogue access point

A rogue access point is an unauthorized AP introduced into a network, typically for attack purposes - it does not passively analyze existing traffic for cleartext.

DMan-in-the-middle

A man-in-the-middle attack actively intercepts and potentially alters traffic between two parties - it is an attack technique, not an administrative auditing tool.

Concept tested: Packet sniffing to detect unencrypted cleartext traffic

Source: https://www.wireshark.org/docs/wsug_html_chunked/

Topics

#packet sniffing#cleartext traffic#protocol analyzer#network monitoring

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice