Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.08 KB

README.md

File metadata and controls

45 lines (26 loc) · 2.08 KB

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 (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)

Methods

So far i've only written xmas and udp methods, but I've written a handy api for writing methods

xmas method (spoofed)

All flags are set and ip is spoofed. (src) image

udp method (not spoofed)

src

image

Caller

Simple caller that uses fork. You can rewrite it and use threads or uring

Demo

I didn't work on the design image image

image

Script kiddies

image image image