Defensive Security Repository

Use the below to add our repository to your server:

RHEL/Centos 6 Installation

[root@my-server ~]$ rpm --import https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY && \
cat > /etc/yum.repos.d/ukfast-defensive-security.repo <<\EOF
[ukfast_defensive_security]
gpgcheck=1
pgkey=https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY
enabled=1
name=UKFast Defensive Security repository
baseurl=https://repo.thmon.ukfast.co.uk/yum/rhel-centos-6
EOF

RHEL/Centos 7 Installation

[root@my-server ~]$ rpm --import https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY && \
cat > /etc/yum.repos.d/ukfast-defensive-security.repo <<\EOF
[ukfast_defensive_security]
gpgcheck=1
pgkey=https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY
enabled=1
name=UKFast Defensive Security repository
baseurl=https://repo.thmon.ukfast.co.uk/yum/rhel-centos-7
EOF

RHEL/Centos 8 Installation

[root@my-server ~]$ rpm --import https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY && \
cat > /etc/yum.repos.d/ukfast-defensive-security.repo <<\EOF
[ukfast_defensive_security]
gpgcheck=1
pgkey=https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY
enabled=1
name=UKFast Defensive Security repository
baseurl=https://repo.thmon.ukfast.co.uk/yum/rhel-centos-8
EOF

Ubuntu 16.04/18.04 Installation

# curl -s https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY | apt-key add - && \
echo "deb https://repo.thmon.ukfast.co.uk/apt/ubuntu/ stable main" >> /etc/apt/sources.list.d/ukfast-defensive-security-ubuntu.list

Debian 9/10/11 Installation

# curl -s https://repo.thmon.ukfast.co.uk/key/UKFDEFSEC-GPG-KEY | gpg --dearmor > /usr/share/keyrings/ukfast-defensive-security.gpg && \
echo "deb [signed-by=/usr/share/keyrings/ukfast-defensive-security.gpg] https://repo.thmon.ukfast.co.uk/apt/debian/ stable main" >> /etc/apt/sources.list.d/ukfast-defensive-security-debian.list

Windows Repository installation

No installation needed! Just browse and download!
https://repo.thmon.ukfast.co.uk/win

Available Packages

Package Name Latest Verion Provided by Description YUM Repositories APT Repositories Windows Repository
threat-vision 1.2.12 ANS Group UKFast Threat Vision
wazuh-agent 3.13.1 Wazuh Inc Log collection for Threat Surveillance
NessusAgent 7.5.1 Tenable Internal Vulnerability Scanning for Threat Surveillance
threat-surveillance-ar 1.1.7 ANS Group Active Response IP Blocking scripts for Threat Surveillance
threat-surveillance-nids 1.0.29 ANS Group Threat Surveillance NIDS module
threat-surveillance-query 1.0.5 ANS Group Threat Surveillance Query Module
osquery 4.5.1 The Linux Foundation OSQuery Binaries for the Threat Surveillance Query module
SysMon 4.5.1 Microsoft SysMon Binary and Configuration File