Rufus is a simple but powerful Denial of Service tool written in Python3.
The type of the Dos attack is TCP Flood, the power of the attack will depend of your internet speed.
+ Layer 4 attack
+ The only limit of the attack is your internet speed
+ You can choose the number of threads
- No proxies will be used so the victim will see your IP Address
This section shows the "levels" of this project, from 0/5
- Time:
⚪ - Complexity:
🟢 - Service:
🔴
Feel free to make a pull request on this repository to submit any idea!
- Add more attack modes (ex: SYN Flood, DNS Flood)
- Add a Layer 7 mode
- Please use this program only for educational purposes.
- It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
billythegoat356