Giter Site home page Giter Site logo

phoenixc2 / phoenixc2 Goto Github PK

View Code? Open in Web Editor NEW
288.0 12.0 40.0 8.6 MB

Command & Control-Framework created for collaboration in python3

Home Page: http://phoenixc2.com/

License: BSD 3-Clause "New" or "Revised" License

Python 70.71% Dockerfile 0.07% Jinja 20.25% JavaScript 7.03% Go 1.94%
c2 command-and-control flask framework hack-tool hacking pentest-tool pentesting sqlalchemy team

phoenixc2's Introduction

PhoenixC2

PhoenixC2

An Open-Source C2-Framework written in pure Python3.

Disclaimer

This project is still in development and not ready for professional use. The author and its affiliates do not endorse or condone any illegal or malicious activity conducted with this framework. Users of this framework are solely responsible for ensuring that their use of this framework is in compliance with all applicable laws and regulations.

Features

  • Modern Web-Interface
  • Built for Teams and Organizations (Multi-User)
  • Customizable (Plugins, Modules, Kits)
  • Easy to use
  • Easy to extend
  • Supports different languages (Python, Go, ...)

Planned Features

  • Finished Web-Interface
  • CLI-Interface
  • Multi-Language Loaders
  • More standard modules/kits/plugins
  • Better documentation
  • More tests

Installation

Installation from source.

Requirements

  • Python3.11 =<
  • Go 1.15 =<

Command Line

git clone https://github.com/screamz2k/PhoenixC2.git
cd PhoenixC2
python3 -m pip install poetry
poetry install

Usage

Local

Start the server

poetry run phserver

The Web-Interface is available at http://localhost:8080 by default.

Start the client

The client is not yet available.

Docker

# server
docker run --network host screamz2k/phoenixc2 phserver

Documentation

The documentation is available here

Contributing

Contributions are welcome! Please read the contribution guidelines first.

Please vote in the Discussion Tab for development choices and new features.

LICENSE

View license here

Star History

Star History Chart

  • 08/04/23 Thank you all for over 50 stars in just two days :)
  • 09/04/23 100 stars! In just 3 days. Thanks for the great support!

phoenixc2's People

Contributors

dependabot[bot] avatar rappeu avatar screamz2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phoenixc2's Issues

Unable to create a stager in Chrome Ubuntu

Description

I'm unsure whether its browser related, using Chrome Version 113.0.5672.92 (Official Build) (64-bit) on an Azure Ubuntu Linux VM but I'm unable to create a stager. It seems to just say a name is required but there is no option to do this in the UX.

Reproduction

Steps to reproduce the behavior:

  1. Go to 'Stagers' in menu
  2. Click on 'Create a new stager'
  3. Select the listener name
  4. Then there is no option to select the type of stager or to input the name
  5. Error message 'Name is required' occurs when you click create

Expected behavior

Ability to select stager type and name the stager available in the UX.

Screenshots/Output (Optional)

image

Client Desktop:

  • OS: Azure Ubuntu Linux VM
  • Browser Chrome Version 113.0.5672.92 (Official Build) (64-bit)
  • Version of the Framework 1.01

"Name is required" when trying to create stager

Description

Cant create new stager because there is no name input.

Reproduction

Steps to reproduce the behavior:

  1. Go to 'Stagers'
  2. Click on 'Create a new stager'
  3. Click on 'Create'
  4. See error

Expected behavior

Option to enter a name

Screenshots/Output (Optional)

image

edit for stagers

Stager edit function needs to be updated to the new attributes and payload options of the stager model, to fill into the edit form.

markdown editor for operations

Markdown editor is already installed in the js files, just needs to be imported and initialize, if a user wants to create or edit the description for his operation.

Operations test missing

Test for listing with fronted & json
Add simulation of creation changing adding users deleting

can't create stager

Can't create a stagers
When I try, "name is required"
But where I can write it???

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.