Hubs and switches
In a modern household, WiFi is often used exclusively, but sometimes network devices are also connected to a local network with Ethernet cables, and in this case switches or hubs are needed. In the current world, hubs are no longer widely used, but let's also familiarize ourselves with them a little, as they are interesting from a historical cybersecurity perspective.
Hubs
Hubs are simple network devices that act as traffic distributors. When a hub receives a data packet from one port, it sends it to all other ports. This means that all devices connected to the network receive the same message.
This poses an obvious challenge to cybersecurity. Since hubs forward all incoming data packets to all ports, devices on the network can intercept and read messages that are not intended for them. This is called network traffic monitoring or sniffing. Hubs, therefore, do not provide any protection or isolation between devices on the network.

Image: Wikipedia
Learn to hack — start here
Hundreds of interactive courses, virtual labs and CTF challenges in your browser. Start a free trial — no card required.