Automated Script to install Covenant on Ubuntu 20.04

Following on from my previous post I have created a noddy script to install Covenant on an Ubuntu 20.04 box.

It can be found at : https://github.com/CluelessAtCoding/Efforts/tree/main/RedTeamTools

Download the script to the Ubuntu machine, change the username specified at the beginning of the script if you so wish, then:

chmod +x ./covenant_install.sh
sudo ./covenant_install.sh

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.