Installing Snare
To install the Snare for Linux binary RPM package:
Download the required RPM.
Logon as root user, i.e. at the command prompt enter the command /bin/su and enter the root password when prompted. Issue the command, as root as per your distribution:
#
rpm -Uvh filename.rpm
For example,
Note: for version < 5.6.1 the file name is
rpm -Uvh#
Snare-RHEL-8-Agent-v
x64.rpm5.6.1-1-
snarelinux-supp-
.rpm{Version}-1-
{Platform}
.x86_64
rpm -Uvh#
snarelinux-supp-v
.rpm5.1.0-1-RHEL-8.x86_64
- This will install Snare for Linux and restart the audit daemon (auditd)
To install the Snare for Linux binary DEB package:
Download the required DEB.
Logon as root user, i.e. at the command prompt enter the command /bin/su and enter the root password when prompted. Issue the command, as root as per your distribution:
> dpkg -i filename.deb
For example,> dpkg -i Snare-Ubuntu-20-Agent-v5.6.1-1-x64.deb
Note: for version < 5.6.1 the file name issnarelinux-supp-{Version}-1-{Platform}.x86_64.deb
>
dpkg -i snarelinux-supp-5.1.0-1-Ubuntu-16.x86_64.deb
- This will install Snare for Linux and restart the audit daemon (auditd).
Note: Readme and default snare.conf will be created in /usr/share/doc/Snare-Ubuntu-*