Skip to content

Open-source command and control server, written in Python. This C2 is based on "Learn by Doing - Python Command and Control How to Guide" by Joe Helle.

Notifications You must be signed in to change notification settings

HK-Transfield/python-c2-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation


Run the following command to download the latest version of the Tempest C2:

git clone https://github.com/HK-Transfield/Tempest-C2

To install all the requirements to run Tempest C2, enter the command:

pip install -r requirements.txt

Once all dependencies have been installed, you can start the Tempest C2 via: python tempest.py

You will then be greeted by the following banner:

=============================================
 _____  _____ _      ____  _____ ____  _____
/__ __\/  __// \__/|/  __\/  __// ___\/__ __\
  / \  |  \  | |\/|||  \/||  \  |    \  / \
  | |  |  /_ | |  |||  __/|  /_ \___ |  | |
  \_/  \____\\_/  \|\_/   \____\\____/  \_/

Created By HK Transfield
=============================================

Enter command $

About

Open-source command and control server, written in Python. This C2 is based on "Learn by Doing - Python Command and Control How to Guide" by Joe Helle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages