Client Gateway Attacker Switch / idle hosts
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

ARP Spoofing vs. Dynamic ARP Inspection

ARP has no built-in authentication, which is exactly what makes cache poisoning possible: a rogue host on the LAN broadcasts a forged reply claiming to own the gateway's IP address, and every switch on the segment faithfully forwards traffic to whatever MAC the client's cache currently believes — including the attacker's own port. This simulator renders a real switched LAN in 3D, lets you launch that attack at a rate you control, and shows the client's cache and its live traffic path flip from the gateway to the attacker in real time. Flip on Dynamic ARP Inspection and watch the mechanism flip back: every forged reply is checked against the switch's DHCP-snooping binding table and dropped at ingress before it can ever touch the client's cache, with a live counter of blocked packets and intercepted traffic to make the defense's effect measurable, not just claimed.