7ohnny / c2

C&C alpha via HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C2_alpha

command and control via http

Requirements

Features

  • Backend

    • Directory listing
    • Upload function
    • Server commands
  • Shell cmd2

    • List bots
    • Send command to the bots
    • Se the log of the command's results
  • Client side

    • Payload script POC

Usage

-- POC --

python main.py & python payload_poc.py

TODO

  • Improve the logResult feature in the shell
  • Handle requests with POST Method
  • Encrypt data
  • Screenshot
  • Keylogger
  • Powershell version 2 payload
  • Payload .exe

About

C&C alpha via HTTP


Languages

Language:Python 99.4%Language:PowerShell 0.6%