A device that generates broadcasts

A typical broadcast storm generated from a specific device will have the following characteristics:

  • A significant number of broadcasts per second (thousands and more)
  • In most cases, the broadcasts will be from a single source; but in the case of attacks, they can be from multiple sources
  • Usually in constant packet/second rate, that is, with intervals between frames that are nearly equal

Let us see how we can find a broadcast storm according to the parameters mentioned in the preceding list in the next three screenshots.

In the following screenshot, we see a large number of broadcast packets sent from a source MAC (HP network adapter) to ff:ff:ff:ff:ff:ff:

Figure 8.1: Broadcast flooding

As seen in the preceding screenshot, the time column is configured in seconds (which means the delta between the timestamps of two successive packets will be reported in seconds). You can configure it by navigating to View | Time Display Format.

The rate of packets can be viewed by navigating to Statistics | IO Graph. The following screenshot shows the rate of the broadcast packets is 5,000 packets/second:

Figure 8.2: Broadcast flooding: I/O graph

By navigating to Statistics | Conversations option, we can see conversations between the devices from the perspective of Ethernet, IPv4, TCP/UDP. In the top portion of the following screenshot, we can see an enormous number of broadcasts between two MAC addresses, while the bottom portion of the screenshot reports the same conversions but from the IPv4 addresses' perspective. In summary, this has 87,142 broadcast packets captured in the time duration of 18 seconds.

Figure 8.3: Broadcast flooding: conversations

In the preceding case, the problem was due to a service called SMB mailslot protocol. Simple trial and error to find out what this service is and disabling it on the station solved the broadcast storm problem.

It is important to note this: when you disable a service (especially one that belongs to the operating system), make sure that the system keeps functioning and stays stable over time. Don't leave the site before you have verified it!

Also, I would recommend that you run Wireshark again to confirm that no broadcast flooding is seen.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.219.130