in this repository i had share some code for installing convenant c2 in linux system
#COMANDS
git clone --recurse-submodules https://github.com/cobbr/Covenant
wget https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh
$ chmod +x *
$ sudo ./dotnet-install.sh
$ cd Covenant/Covenant
$ dotnet run