bifrost icon indicating copy to clipboard operation
bifrost copied to clipboard

A Flask-based HTTP(S) command and control (C2) with a web frontend. Malleable agent written in Go.

.. figure:: docs/img/Bifrost.png :alt: Bifrost

|GitHub license|\ |GitHub stars|\ |Test coverage|

Overview

Bifrost is a Flask app that allows communication between implants and a centralized command and control server.

Quick Start

Head over to the documentation located at https://bifrost-ashley.readthedocs.io/en/latest/ and follow the installation instructions.

Planned Features:

  • Modularity
  • Group commands

.. |GitHub license| image:: https://img.shields.io/github/license/AshleyNikr/Bifrost :target: https://github.com/AshleyNikr/Bifrost/blob/master/LICENSE .. |GitHub stars| image:: https://img.shields.io/github/stars/AshleyNikr/Bifrost :target: https://github.com/AshleyNikr/Bifrost/stargazers .. |Test coverage| image:: docs/img/coverage.svg