M-Botnet

December 5, 2020 ยท View on GitHub

Disclaimer1: This tool is used for educational purposes ONLY!

Disclaimer2: I wrote this a long time ago, so do not judge my coding skills :D

A basic botnet project. It's a C2 that controls a worm. The worm can self-propagate to spread around the network using MS17-010 vuln.

To defeat this worm, stop the communications between WWW and your network.

1

2

Contents

  1. 1Disclaimer1: This tool is used for educational purposes ONLY!
  2. 2Disclaimer2: I wrote this a long time ago, so do not judge my coding skills :D
  3. 2.1To defeat this worm, stop the communications between WWW and your network.