An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# TCP-Flood
TCP Flood. FOR Ipv4's only since the scripts using ADDR Family ```AF_INET```

Video Proof

![z3slam5 result](https://media.discordapp.net/attachments/1015653543249727672/1095994321032990761/image.png?width=1151&height=441)
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