News

Using an Arduino with an ethernet controller, this device will perform an ARP spoofing attack to block the communication from every client device in your LAN to the gateway. How it works It will ...
It will constanly send ARP replies to every device in the LAN and tell them that the gateway is at a random MAC adress. The ENC28J60 is a cheap 10mbit SPI ethernet controller for Arduino. Because it ...