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
the killer principle is very simple. I wrote a very simple killer (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)
So far i've only written xmas and udp methods, but I've written a handy api for writing methods
All flags are set and ip is spoofed. (src)
Simple caller that uses fork. You can rewrite it and use threads or uring