Linux Network Pro Analyzing Traffic with tcpdump Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 8865 | Total Attempts: 106,055
| Attempts: 11 | Questions: 20 | Updated: Aug 14, 2026
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1. How do you capture traffic between two specific hosts?

Submit
Please wait...
About This Quiz
Linux Network Pro Analyzing Traffic With Tcpdump Quiz - Quiz

This quiz evaluates your ability to use tcpdump for network traffic analysis on Linux systems. You will demonstrate knowledge of packet capture syntax, filtering options, output interpretation, and practical troubleshooting scenarios. Essential for network professionals managing and diagnosing network issues.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. Which option writes output to a file in pcap format for later analysis?

Submit

3. How do you filter for packets with the TCP SYN flag set?

Submit

4. Which command captures traffic from source IP 10.0.0.5 to port 22?

Submit

5. How do you capture ICMP traffic (ping requests and replies)?

Submit

6. What does the 'not' operator do in a tcpdump filter?

Submit

7. Which option displays the payload in hexadecimal and ASCII?

Submit

8. What does 'tcpdump -c 100' do?

Submit

9. What is the primary purpose of tcpdump?

Submit

10. What does the -n flag in tcpdump prevent?

Submit

11. What is the correct syntax to capture DNS traffic (port 53)?

Submit

12. How do you capture traffic on port 443 only?

Submit

13. What does the expression 'host 192.168.1.100' do in tcpdump?

Submit

14. Which tcpdump filter expression captures only TCP traffic?

Submit

15. How would you read a previously captured tcpdump file?

Submit

16. What does the -w flag in tcpdump do?

Submit

17. Which flag is used to capture packets on a specific network interface with tcpdump?

Submit

18. Which flag increases the verbosity level of tcpdump output?

Submit

19. What does the -S flag in tcpdump do?

Submit

20. What is the default snapshot length (-s flag) in tcpdump?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
How do you capture traffic between two specific hosts?
Which option writes output to a file in pcap format for later...
How do you filter for packets with the TCP SYN flag set?
Which command captures traffic from source IP 10.0.0.5 to port 22?
How do you capture ICMP traffic (ping requests and replies)?
What does the 'not' operator do in a tcpdump filter?
Which option displays the payload in hexadecimal and ASCII?
What does 'tcpdump -c 100' do?
What is the primary purpose of tcpdump?
What does the -n flag in tcpdump prevent?
What is the correct syntax to capture DNS traffic (port 53)?
How do you capture traffic on port 443 only?
What does the expression 'host 192.168.1.100' do in tcpdump?
Which tcpdump filter expression captures only TCP traffic?
How would you read a previously captured tcpdump file?
What does the -w flag in tcpdump do?
Which flag is used to capture packets on a specific network interface...
Which flag increases the verbosity level of tcpdump output?
What does the -S flag in tcpdump do?
What is the default snapshot length (-s flag) in tcpdump?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!