Covenant Framework
Last updated
Was this helpful?
Last updated
Was this helpful?
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!
Be sure to clone Covenant recursively to initialize the git submodules: git clone --recurse-submodules https://github.com/cobbr/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!