C implementation of a simple ARP spoofer.
-
Updated
Jul 18, 2025 - C
C implementation of a simple ARP spoofer.
Here is a Proof-of-Concept (PoC) in Python using Scapy to simulate a VLAN Hopping Double Tagging attack. This script creates and sends an Ethernet packet with double 802.1Q tagging, where the first tag (Outer VLAN 10) is stripped by a vulnerable switch, allowing the packet to reach an unauthorized VLAN (Inner VLAN 20).
Утилита для отправки Ethernet фреймов
Add a description, image, and links to the ethernet-frame topic page so that developers can more easily learn about it.
To associate your repository with the ethernet-frame topic, visit your repo's landing page and select "manage topics."