dhcp_probe

network DHCP or BootP server discover

Install

All systems
curl cmd.cat/dhcp_probe.sh
Debian Debian
apt-get install dhcp-probe
Ubuntu
apt-get install dhcp-probe
Alpine
apk add dhcp-probe
image/svg+xml Kali Linux
apt-get install dhcp-probe
Windows (WSL2)
sudo apt-get update sudo apt-get install dhcp-probe
Raspbian
apt-get install dhcp-probe
Docker
docker run cmd.cat/dhcp_probe dhcp_probe powered by Commando

dhcp-probe

network DHCP or BootP server discover

dhcp_probe attempts to discover DHCP and BootP servers on a directly-attached Ethernet network. A network administrator can use this tool to locate un- authorized DHCP and BootP servers. Essentially, dhcp_probe mimics a BootP or DHCP client in a variety of possible states, attempting to provoke responses from servers.