Package: base/protocols/dhcp

Support for Dynamic Host Configuration Protocol (DHCP) analysis.

base/protocols/dhcp/__load__.bro

base/protocols/dhcp/consts.bro

Types, errors, and fields for analyzing DHCP data. A helper file for DHCP analysis scripts.

base/protocols/dhcp/main.bro

Analyzes DHCP traffic in order to log DHCP leases given to clients. This script ignores large swaths of the protocol, since it is rather noisy on most networks, and focuses on the end-result: assigned leases.

If you’d like to track known DHCP devices and to log the hostname supplied by the client, see policy/protocols/dhcp/known-devices-and-hostnames.bro.

base/protocols/dhcp/utils.bro

Utilities specific for DHCP processing.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.