All about Infosec stuffs.
Prerequisites-: python 2.7 and compatible with all Linux Flavours.
Installing-:
Download scapy.zip unzip the zipped file through this command.
$ unzip scapy.zip $ cd scapy-master/ $ sudo python setup.py install
At this point scapy is installed and configured on your system.
Now for arp_spoof_detect.py the netifaces library is must,for that to install just type:
$ sudo pip install -r requirements.txt
##################################################################################################################################
TO RUN THE CODE DO AS FOLLOWS -: THIS REQUIRES ADMINISTRATOR PRIVILEGES TO RUN(you should know the administrator password)
$ sudo python arp_spoof_detect.py
$ sudo python Mon_DDoS.py
And enjoy the show.................