Internet Protocol Analysis/Packet Analyzers/Quiz

1

A computer program or a piece of computer hardware that can intercept and log traffic passing over a digital network is known as a

.

2

Packet analyzers can be

based.

3

Network interface cards (NICs) normally drop frames that are not

or

, and do not have the NIC as the

MAC address.

4

A network interface controller (NIC) mode that causes the controller to pass all traffic it receives to the central processing unit (CPU) rather than passing only the frames that the controller is intended to receive is known as

mode.

5

Network interface controllers (NICs) operating in promiscuous mode may or may not be detectable, depending on

settings.

6

The ability for a network switch to send a copy of network packets seen on one switch port (or an entire VLAN) to a network monitoring connection on another switch port is known as

.

7

An example of a free and open-source packet analyzer used for network troubleshooting, analysis, software and communications protocol development, and education is

.

8

Wireshark was originally named

, but was renamed in May 2006 due to trademark issues.

9

A command line-based packet analyzer available on most Unix-like operating systems is

.

10

Packet

activities must be run with special privileges, but packet

activities do not require special privileges.

11

Packet analyzers such as Wireshark and tcpdump depend on a packet capture library known as

or

.