User Tools

Site Tools


networking:dhcp_find_rogue

This is an old revision of the document!


Find a Rogue DHCP Server

DHCP Process

DORA

  1. Discover
    • Client
  2. Offer
    • Server
  3. Request
    • Client
  4. Acknowledge
    • Server

Capture the Process

  1. Note the IP address of valid DHCP server
  2. Start Wireshark
  3. ipconfig /release
  4. ipconfig /renew
  5. Save the capture
    • find_rogue.pcap

Analyze the Capture

In Wireshark:

  1. Open the .pcap file
  2. Filter on bootp packets
networking/dhcp_find_rogue.1532111272.txt.gz · Last modified: 2018/07/20 12:27 by gcooper