https://github.com/bstrdlord/mirai-sucks
stop using mirai botnet. better use zig boatnet
https://github.com/bstrdlord/mirai-sucks
boatnet botnet ddos exploit malware mirai qbot shitcode
Last synced: about 2 months ago
JSON representation
stop using mirai botnet. better use zig boatnet
- Host: GitHub
- URL: https://github.com/bstrdlord/mirai-sucks
- Owner: bstrdlord
- Created: 2024-12-31T01:40:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T17:13:15.000Z (5 months ago)
- Last Synced: 2025-01-20T12:12:12.670Z (5 months ago)
- Topics: boatnet, botnet, ddos, exploit, malware, mirai, qbot, shitcode
- Language: Zig
- Homepage: https://usa.gov
- Size: 40 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is not a finished botnet to use, but maybe someday i will finish it. this is a simple tip for writing ur own botnet that will be better than mirai and qbot.
I decided to start this project cause script kiddies are selling shitty mirai srcs.
btw: this project was written in two days from scratch, hahaha.
feel free to create issues and contribute
## Killer
the killer principle is very simple. I wrote a very simple [killer](https://github.com/bstrdlord/mirai-sucks/blob/main/bot/Killer.zig) (kill by port, rebind ports), cause it's very boring to do, but you can easily add on to it.[Mirai sources (u can find killers there)](https://github.com/R00tS3c/DDOS-RootSec/tree/master/Botnets/Mirai)
## Methods
So far i've only written xmas and udp methods, but I've written a handy [api](https://github.com/bstrdlord/mirai-sucks/tree/main/bot/attack/headers) for writing methods
### xmas method (spoofed)
All flags are set and ip is spoofed. ([src](https://github.com/bstrdlord/mirai-sucks/blob/main/bot/attack/xmas.zig))
### udp method (not spoofed)
[src](https://github.com/bstrdlord/mirai-sucks/blob/main/bot/attack/udp.zig)
## Caller
Simple [caller](https://github.com/bstrdlord/mirai-sucks/blob/main/bot/attack/Caller.zig) that uses fork. You can rewrite it and use threads or uring## Demo
I didn't work on the design


## Script kiddies


