Netwerkanalyzers
Netwerkanalyzers, or network analyzers, are tools or devices used to capture, inspect, and interpret data moving across a computer network. They are employed to troubleshoot problems, monitor performance, and assess security. They can be software programs running on general-purpose computers or dedicated hardware appliances that operate at the network edge or within a data center. Many analyzers support both passive capture of traffic and active techniques such as sending probe traffic, depending on the use case.
Typical capabilities include capturing packets from a network interface, decoding protocols, reassembling streams, and presenting data
There are different forms of netwerkanalyzers. Software-based analyzers run on general-purpose machines and often use sensors
Widely used examples include Wireshark, tcpdump, and ntopng, as well as broader analysis frameworks like Zeek.