Securing your Network Week 2 Flashcards
(10 cards)
Which Wireshark feature allows you to selectively capture network traffic based on predefined criteria before it is captured?
Capture Filters
Capture filters in Wireshark enable the selective capturing of network traffic based on predefined criteria.
The NOC team primarily interacts with end clients, while the help desk manages enterprise-level IT communications.
False
The NOC is responsible for managing enterprise-level IT communications, while the help desk typically interacts with end clients, providing user support and assistance.
What key statistical categories does Wireshark Statistics encompass?
Conversations
Protocol Hierarchy
Capture File Properties
Endpoints
Wireshark Statistics includes categories like conversations, capture file properties, protocol hierarchy, and Endpoints, providing insights into captured packets.
Shallow Packet Inspection (SPI) primarily examines the content within data packets rather than their headers.
False
Shallow Packet Inspection (SPI) primarily examines the packet headers for routing information, not the content within the data packets.
SNMPv3 added View, Groups, and Users to enhance its security features.
True
SNMPv3 introduced security enhancements like encryption and authentication, along with features like View, Groups, and Users.
Zeek generates logs categorized based on network activity or protocols such as HTTP, DNS, and SSL.
True
Zeek creates structured logs categorized by network activity and protocol types, which helps with organized analysis and effective monitoring of network traffic, aiding in identifying anomalies or suspicious activities within the network.
What is the primary purpose of SNMP sniffing?
Unauthorized interception and analysis of SNMP traffic.
SNMP sniffing involves intercepting and analyzing SNMP traffic, which can pose security risks.
What is the primary purpose of NetFlow?
To monitor network performance and optimize resource allocation.
What is the primary function of tcpdump in network analysis?
Capturing network traffic.
The primary function of tcpdump is to capture and analyze network traffic in real-time or offline by utilizing command-line interfaces.
NetworkMiner is primarily designed for deeper packet analysis than Wireshark.
False
NetworkMiner is not primarily designed for in-depth packet analysis. Its primary function is to simplify the extraction of files from captured traffic.