Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 889 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 889 Bytes

INFORMATION

It's a simple rebuild of MIRAI botnet. I rewrote MIRAI botnet original source code and delete useless functions (For example: GRE flood). Also i fixed any bugs of botnet agent and C&C panel and create new bash scripts to automate the building process.

image info

In C&C source code i use test password to database connection: g0123011G!. Please, change this value! This password only for testion and it's rly so weak!

Supported Architectures

  • x86_64
  • ARM x32
  • ARM x64
  • MIPS
  • MIPSEL
  • I686
  • M68K
  • POWERPC
  • SH4
  • SPARC

image info

Supported attacks

  • TCP flood
  • UDP flood

image info

Yes, i know that modern botnets use HTTP, WS/WSS, gRPC-web-proto, SOAP etc. ddos different attack techniques but i specifically did not add them for objective reasons.