An open API service indexing awesome lists of open source software.

https://github.com/bitwise-01/examplebotnet

This is not a real botnet, this is suppose to show how botnets work, no virus, just simple python code.
https://github.com/bitwise-01/examplebotnet

Last synced: about 1 year ago
JSON representation

This is not a real botnet, this is suppose to show how botnets work, no virus, just simple python code.

Awesome Lists containing this project

README

          

# A demo botnet, is not real.

# How to run it?

1) Open three different terminals

2) In terminal 1 start the Command & Control server
* python server.py

3) In terminal 2 start the zombie computer
(**an infected computer**)
* python zombie.py

4) In terminal 3 start the master computer
(**password = password**)
(**there can only be one master**)
* python master.py