use nmap in linux to find out DHCP rouge

sudo nmap –script broadcast-dhcp-discover -e enp3s0

replace “enp3s0” with your own ethernet device name.

You may also like...