NEW
Font size
WorksheetsNetwork Analysis Quiz
Total questions: 49
Worksheet time: 25mins
Abigail is investigating slow web responses from a server for her online business. Which type of network analysis would help her identify whether the issue is client-side or server-side?
Behavioral analysis
Traffic flow analysis
Vulnerability analysis
Network enumeration
During a network performance review, Maya notices frequent retransmissions in the captured traffic. What could this indicate?
Misconfigured DNS server
Packet loss on the network
High CPU usage on server
Duplicate IP address
As a network administrator, you’re tasked with monitoring bandwidth usage between the headquarters and a remote office. Which network analysis focus area applies?
Topology mapping
Performance monitoring
Security auditing
Log analysis
A network admin named Aiden uses Wireshark to analyze packets from a DDoS attack. What kind of network analysis is being performed?
Fault analysis
Security analysis
Load analysis
Latency analysis
During a routine network check, Zoe notices unusual behavior in her LAN. She suspects ARP spoofing might be occurring. What data would confirm this?
Large packet sizes
Repeated DNS queries
Duplicate MAC addresses for different IPs
SYN flood patterns
During a network troubleshooting session, Arjun notices that a packet capture shows multiple TCP connections being reset (RST flag set). This typically indicates:
Successful data transfers
Connection interruptions
ICMP redirections
ARP cache poisoning
A security engineer named Liam captures traffic and sees payloads encrypted via TLS. Which statement is true?
Full packet inspection can still read content
Only metadata can be analyzed
TCPdump can decrypt it automatically
Layer 2 headers contain payload info
During a network maintenance session, Avery notices that packets are seen looping endlessly between routers. Which network issue is likely?
DNS failure
Routing loop
ARP cache timeout
MTU mismatch
While troubleshooting VoIP call issues at a busy call center, Arjun discovers that packets are delayed and arriving out of order during customer calls. The problem relates to:
TCP handshake
Jitter and latency
DNS resolution
Packet duplication
While monitoring a server, Sophia notices constant ICMP Echo requests. What could this mean?
Port scanning activity
DNS amplification
SMTP relay
TLS handshake failure
Mason, a network administrator, studies packet structure to identify malformed headers in his company's network traffic. Which analysis type is used?
Statistical analysis
Protocol analysis
Behavioral analysis
Predictive analysis
Elijah is responsible for monitoring the network performance in his organization. He regularly checks the throughput trends over time to detect any signs of congestion that might affect the user experience. This process is known as:
Security analysis
Performance analysis
Fault analysis
Event analysis
In a cybersecurity firm, James is tasked with identifying potential threats in the network. He spends his days comparing normal vs abnormal network behavior to detect any anomalies. This process is part of:
Behavioral analysis
Signal analysis
Routing analysis
Port mapping
Abigail, a network analyst, is tasked with identifying possible future outages based on the traffic history of the company's network. This analysis is crucial for maintaining optimal performance and preventing downtime. What type of analysis is Abigail performing?
Predictive network analysis
Post-mortem analysis
Passive monitoring
Packet reconstruction
While troubleshooting network issues at a tech company, Mia, an engineer, checks connectivity between devices using ping and traceroute. She performs:
Logical topology analysis
Performance analysis
Signature analysis
Forensic analysis
During a cybersecurity audit, Ava is tasked with understanding how data packets move through various firewalls and routers in the network. She needs to document this process accurately. What is this process called?
Physical layer mapping
Path analysis
Encapsulation tracking
Network mirroring
Priya, a network analyst, uses packet timestamps to measure latency in her company's network. Which analysis is she conducting?
Time analysis
Fault analysis
Predictive analysis
Correlation analysis
During a cybersecurity investigation, Charlotte is tasked with capturing packets during a suspected attack to determine the exploit pattern. This process belongs to:
Security analysis
Performance monitoring
Configuration management
Routing optimization
Before capturing packets, what’s the first requirement?
Install antivirus
Have appropriate interface access
Disable DHCP
Clear DNS cache
Daniel is a network administrator who needs to analyze network traffic using tcpdump on a Linux server. What permission does he require to use tcpdump?
sudo/root privileges
Read-only user rights
Network guest access
Group policy assignment
During a cybersecurity workshop, Charlotte is tasked with analyzing HTTPS packets to understand the data being transmitted. What does she need to do this effectively?
Private key for decryption
DNS resolver access
Proxy server
ARP table
Oliver is a network analyst tasked with monitoring network traffic. What must he know before interpreting packets correctly?
MAC address of NIC
Network topology and IP schema
Size of the hard disk
Default gateway password
To prevent capture file corruption, which prerequisite is essential?
Enough disk space
SSH enabled
Default route set
Cron jobs configured
Jackson is a network administrator who needs to analyze specific VLAN traffic in his organization. To do this effectively, he must:
Enable promiscuous mode
Disable DHCP
Change MTU size
Enable DNS caching
During a network analysis lab, Noah is tasked with capturing packets to analyze network traffic. However, he notices that the system firewall is active. Why should Noah disable the system firewalls during packet capture?
To block outgoing traffic
To prevent filtering legitimate packets
To increase speed
To avoid ARP poisoning
In a network setup where multiple devices are capturing data packets, Michael needs to ensure that the timestamps of these packets are synchronized for accurate analysis. What setup is necessary for this synchronization?
NTP time synchronization
DNS caching
SSL certificate
VLAN tagging
During a network troubleshooting session, Ava is using tcpdump to analyze the traffic flowing through her network. At which OSI layer does tcpdump primarily capture data?
Layer 7
Layer 4
Layer 2
Layer 3 (Network layer)
During a networking workshop, Anika explained the different layers of the OSI model. She mentioned that at the Transport layer, data is organized into specific units. What is the name of the unit that Anika referred to?
Frame
Packet
Segment
Bit
Aiden is using a packet analyzer to troubleshoot a network issue. He notices that the analyzer is showing “SYN” and “ACK” flags in the captured packets. At which layer of the OSI model is this communication taking place?
Session
Transport
Network
Data Link
During a software development project, Anika is tasked with understanding how data is transmitted over a network. She learns that the PDU at the Application layer is best described as:
Data
Packet
Frame
Bitstream
While monitoring network traffic in a local area network, Maya notices a significant amount of ARP requests and replies. She wonders which OSI layer this traffic is associated with.
Layer 3
Layer 2
Layer 4
Layer 7
During a network troubleshooting session, Zoe is analyzing ICMP packets to diagnose connectivity issues. She wonders at which layer of the OSI model she is operating.
Transport layer
Network layer
Data link layer
Session layer
Evelyn, an analyst studying SSL/TLS handshake messages, is working at:
Transport layer
Session layer
Presentation layer
Network layer
During a network troubleshooting session, Liam is using tcpdump to analyze the traffic on his local network. He notices that the output includes Ethernet headers. What’s the PDU type?
Frame
Packet
Segment
Bit
In a city, when a delivery truck needs to find the best route to reach a specific address, at which layer of the city's transportation system does this routing happen?
Network
Data Link
Transport
Physical
In a busy office, Abigail is trying to send a package to Jackson, but she needs to ensure it reaches the correct department. At which layer does MAC addressing operate to help Abigail identify the right destination for her package?
Network
Data Link
Transport
Session
During a network troubleshooting session, Ethan needs to analyze the traffic flowing through his network. He decides to use a tool that can capture and display the packets being transmitted. Tcpdump is best described as:
A traffic generator
A command-line packet analyzer
A router configuration tool
A DNS server
During a network troubleshooting session, Liam is trying to capture network packets to analyze traffic. He wonders which platform he can use that supports tcpdump natively.
Windows only
Linux/Unix
iOS
Android
During a network security workshop, Evelyn demonstrated how to capture network packets using a tool. She explained that the tool relies on a specific library for packet capture. Which library underpins tcpdump for packet capture?
OpenSSL
libpcap
netlib
libc
During a network security audit, Aria needs to capture all network packets on a specific interface to analyze potential vulnerabilities. To achieve this, she must configure tcpdump to operate in a certain mode. What mode does she need to enable?
Promiscuous mode
ARP mode
Passive mode
Filter mode
Ethan is analyzing network traffic and wants to save the captured data for later analysis. Which option should he use to save the output to a pcap file?
-c
-w
-r
-i
During a network analysis session, Anika needs to examine the data captured in a saved pcap file. Which option should she use to read the packets from that file?
-r
-x
-w
-p
Aiden is a network administrator who needs to monitor the traffic on his company's network. He decides to use Tcpdump to capture the traffic. Tcpdump captures traffic by:
Sniffing packets directly from network interface
Analyzing system logs
Reading firewall configurations
Scanning for open ports
Mia is a network engineer who needs to analyze network traffic for a specific issue. She wants to capture 50 packets only. Which command is correct?
tcpdump -i eth0 -c 50
tcpdump -n 50
tcpdump -p 50
tcpdump -f eth0 50
During a network analysis session, Evelyn wants to focus solely on the TCP traffic to troubleshoot a connectivity issue. To achieve this, she needs to use the correct filter. What filter should she apply?
icmp
tcp
udp
arp
Emma is monitoring network traffic and needs to filter packets to/from a specific host (192.168.1.10). Which filter works?
src 192.168.1.10
host 192.168.1.10
dst 192.168.1.10 only
ip 192.168.1.10
You are a network administrator monitoring the web server's traffic. You want to view traffic on port 80. What’s the filter?
port 80
src port 80
dstport 80
tcp port any
During a network security assessment, Liam needs to capture traffic without resolving the DNS names to IP addresses. To achieve this, he should use:
-r
-n
-N
-d
During a network troubleshooting session, Mason needs to identify which network interfaces are available for capturing packets. He decides to use a command-line tool to help him with this task. Which command should he use to show the interfaces available for capture?
tcpdump -I
tcpdump -D
tcpdump -L
tcpdump -i
