Arp spoof application against real machines with an arp spoof script written in python, in virtualbox [on hold]

I wrote the arp spoof app with Python.
no problems in the code I wrote.

It works successfully when I use it against virtual machines in Virtualbox.

Python ARP Spoof Script

#!/usr/bin/env python
# -*- coding: utf-8 -*-

imp… Continue reading Arp spoof application against real machines with an arp spoof script written in python, in virtualbox [on hold]