Skip to content

bharadwajyas/Code-Stunners

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Stunners

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.................

About

All about Infosec stuffs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%