Layer 2 Config and Analysis
Investigate layer 2 activity on a local network
Basics
See and analyze information from the interfaces
Make changes to the interfaces
Layer 2 Scanning
Try to find other devices on the local network using ARP scanning and other neat tricks. These generally require sudo
permissions because it is frame crafting.
Scapy is another great tool to craft frames on the wire :) đˇââī¸
Last updated