Skip to content

Command & Control server programmed in Python3

Notifications You must be signed in to change notification settings

eli-sr/C2-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C&C Server

Commnad and control server programmed in Python3. This program is designed to manage the clients (zombies) of a botnet. It is still under development and was made for educational purposes.

Usage

  1. Start the Command & Control server
python3 c2server.py
  1. Start the botmaster shell
python3 c2cmd.py
  1. Start the zombie client
python3 client.py

By developing

  • New type of attacks as keylogger and screenshoots
  • Better way to identify the botmaster
  • Convert a bot to a botmaster

About

Command & Control server programmed in Python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages