https://github.com/scarlet-oni/macflooder
MAC-flooding attck script
https://github.com/scarlet-oni/macflooder
cyber-security cyber-security-tool cybersecurity mac-flood mac-flooding python python3
Last synced: 5 months ago
JSON representation
MAC-flooding attck script
- Host: GitHub
- URL: https://github.com/scarlet-oni/macflooder
- Owner: scarlet-oni
- Created: 2025-01-05T11:38:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T05:46:01.000Z (over 1 year ago)
- Last Synced: 2025-06-10T08:40:10.135Z (about 1 year ago)
- Topics: cyber-security, cyber-security-tool, cybersecurity, mac-flood, mac-flooding, python, python3
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
## ## ## ####
### ### #### ## ##
####### ## ## ##
####### ## ## ##
## # ## ###### ##
## ## ## ## ## ##
## ## ## ## ####
####### #### ##### ##### ##### ####### ######
## # ## ## ## ## ## ## ## ## # ## ##
## # ## ## ## ## ## ## ## ## # ## ##
#### ## ## ## ## ## ## ## #### #####
## # ## # ## ## ## ## ## ## ## # ## ##
## ## ## ## ## ## ## ## ## ## # ## ##
#### ####### ##### ##### ##### ####### #### ##
_______________________________________________________________
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: scarlet-oni
______________________________________________________________
PROGRAM LAUNCH
______________________________________________________________
// sudo python3 MACFlooder.py
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, scarlet-oni, the creator, take no legal responsibility for unlawful actions
caused/stemming from this program.
Use responsibly and ethically!