Menu

Tree [ed3233] main /
 History

HTTPS access


File Date Author Commit
 .github 2023-04-08 Luca Hennemann Luca Hennemann [a07b8b] added automatic labeling to the docker workflow
 .vscode 2023-03-05 screamz2k screamz2k [b65120] functioning go payload and updated api
 pages 2023-04-05 screamz2k screamz2k [ddbf8e] added/updated all important .md files and mod. ...
 phoenixc2 2023-04-08 Luca Hennemann Luca Hennemann [55e883] Update default.toml
 .gitattributes 2023-03-12 Luca Hennemann Luca Hennemann [f9fcf9] Update .gitattributes
 .gitignore 2023-04-05 screamz2k screamz2k [ddbf8e] added/updated all important .md files and mod. ...
 .pre-commit-config.yaml 2023-03-25 screamz2k screamz2k [02fb8c] update to poetry and pyproject.toml
 Dockerfile 2023-04-04 screamz2k screamz2k [7cc44c] updated dockerfile - go & poetry in R.md
 LICENSE 2023-01-26 Screamz.py Screamz.py [49200b] Create LICENSE
 README.md 2023-04-10 Luca Hennemann Luca Hennemann [f92e6c] updated link for contribution guidelines
 SECURITY.md 2023-04-11 Luca Hennemann Luca Hennemann [f129d5] Update SECURITY.md
 insomnia.json 2023-03-26 screamz2k screamz2k [d65740] bypass tests
 poetry.lock 2023-04-30 dependabot[bot] dependabot[bot] [8d5f4e] Bump ruff from 0.0.261 to 0.0.263
 pyproject.toml 2023-04-24 dependabot[bot] dependabot[bot] [d0cd85] Bump sqlalchemy from 2.0.9 to 2.0.10

Read Me

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!
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.