https://github.com/z3ntl3/tcp-flood
Raw TCP Flood. Only for educational purposes !!!
https://github.com/z3ntl3/tcp-flood
ddos flood raw tcp tcp-raw
Last synced: about 1 year ago
JSON representation
Raw TCP Flood. Only for educational purposes !!!
- Host: GitHub
- URL: https://github.com/z3ntl3/tcp-flood
- Owner: Z3NTL3
- Created: 2022-04-30T07:48:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T08:51:17.000Z (about 3 years ago)
- Last Synced: 2025-03-30T18:02:45.079Z (about 1 year ago)
- Topics: ddos, flood, raw, tcp, tcp-raw
- Language: Python
- Homepage:
- Size: 161 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TCP-Flood
TCP Flood. FOR Ipv4's only since the scripts using ADDR Family ```AF_INET```
Video Proof

On a single machine.
### Author
Developed by **Z3NTL3**
### Usage
```
python3 z3slam.py ip port bytes
Example usage:
python3 z3slam.py 127.0.0.1 80 10000
```
### Credits
***Thanks to these beta testers***
Sam Dotnet - [BETA TESTER] | ``worm.rip``
Yone - [BETA TESTER]
# Requirement
Python 3.9+
### ReadME
Educational purposes only