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: 11220 | Total Attempts: 140,660
| Attempts: 12 | 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. Which command captures traffic from source IP 10.0.0.5 to port 22?

Submit

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

Submit

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

Submit

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

Submit

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

Submit

8. What is the primary purpose of tcpdump?

Submit

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

Submit

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

Submit

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

Submit

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

Submit

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

Submit

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

Submit

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

Submit

16. Which tcpdump filter expression captures only TCP traffic?

Submit

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

Submit

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

Submit

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

Submit

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

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...
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?
How do you capture traffic on port 443 only?
What does the expression 'host 192.168.1.100' do in tcpdump?
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...
What is the correct syntax to capture DNS traffic (port 53)?
Which tcpdump filter expression captures only TCP traffic?
What is the default snapshot length (-s flag) in tcpdump?
How do you filter for packets with the TCP SYN flag set?
Which flag increases the verbosity level of tcpdump output?
What does the -S flag in tcpdump do?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!