Covenant Framework

Install Using Dotnet Core

The easiest way to use Covenant is by installing dotnet core. You can download dotnet core for your platform from here.

Be sure to install the dotnet core version 3.1 SDK!

Install Dotnet core version 3.1

Be sure to clone Covenant recursively to initialize the git submodules: git clone --recurse-submodules https://github.com/cobbr/Covenant

Download and Install Covenant

Once you have installed dotnet core, we can build and run Covenant using the dotnet CLI:

Now, open a browser and surf to https://0.0.0.0:7443

Accept the security warning

At this point you will create an admin user for Covenant.

Enter a username and password

And that’s it, Covenant is ready for use!

Last updated

Was this helpful?