ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 538 - 312-49v10 discussion

Report
Export

A company's policy requires employees to perform file transfers using protocols which encrypt traffic. You suspect some employees are still performing file transfers using unencrypted protocols because the employees don't like changes.

You have positioned a network sniffer to capture traffic from the laptops used by employees in the data ingest department. Using Wireshark to examine the captured traffic, which command can be used as a display filter to find unencrypted file transfers?

A.
tcp.port = 23
Answers
A.
tcp.port = 23
B.
tcp.port == 21
Answers
B.
tcp.port == 21
C.
tcp.port == 21 || tcp.port == 22
Answers
C.
tcp.port == 21 || tcp.port == 22
D.
tcp.port != 21
Answers
D.
tcp.port != 21
Suggested answer: B
asked 18/09/2024
Francesco Gallo
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first