Lab 3‐2: MAC OUI and MAC Spoofing Lab - devinziegler/Devin-Tech-Journal GitHub Wiki
Assignment: MAC OUI and MAC Spoofing Lab
Objective: Understand the Organization Unit Identifier in the MAC address and observer the potential of MAC address spoofing.
Goals:
- Identify and decode the MAC address OUI
- Use a MAC changing tool to spoof a MAC address
The first 24 bits of a MAC address for a network-connected device identify the specific vendor for that device.
- OUI lookup site: Wireshark
Mac changer command:
macchanger -m <OUI_NUMBER><MAC_REMAINDER> <INTERFACE>