Skip to content

ghostface-cybersecurity/MACFlooder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

 ##   ##    ##       ####
 ### ###   ####     ##  ##
 #######  ##  ##   ##
 #######  ##  ##   ##
 ## # ##  ######   ##
 ##   ##  ##  ##    ##  ##
 ##   ##  ##  ##     ####

 #######  ####      #####    #####   #####    #######  ######
  ##   #   ##      ##   ##  ##   ##   ## ##    ##   #   ##  ##
  ## #     ##      ##   ##  ##   ##   ##  ##   ## #     ##  ##
  ####     ##      ##   ##  ##   ##   ##  ##   ####     #####
  ## #     ##   #  ##   ##  ##   ##   ##  ##   ## #     ## ##
  ##       ##  ##  ##   ##  ##   ##   ## ##    ##   #   ##  ##
 ####     #######   #####    #####   #####    #######  #### ##

_______________________________________________________________
                             ABOUT
_______________________________________________________________
Description: a simple script to implement a MAC flooding attck 
             generates random MAC addresses and 
             sends them to a given IP
Program: MAC-flooder
Language: Python 3.12.7
Tested on: Linux 6.11.2
Author: ghostface-cybersecurity

______________________________________________________________
                       PROGRAM LAUNCH
______________________________________________________________
// sudo python3 MACFlooder.py <ip address>
sudo python3 MACFlooder.py 192.168.1.101

______________________________________________________________
                      LEGAL STATEMENT
______________________________________________________________
By downloading, modifying, redistributing, and/or executing MAC-flooder, the
user agrees to the contained LEGAL.txt statement found in this repository.

I, ghostface-cybersecurity, the creator, take no legal responsibility for unlawful actions
caused/stemming from this program. 

Use responsibly and ethically!