Subscribe

How to install maldet in CentOS/RHEL 8 (noarch)

Linux Malware Detect (LMD)

License: GPLv2 Vendor: GetPageSpeed, Inc. https://github.com/rfxn/linux-malware-detect

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install maldet

Description

Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. In addition, threat data is also derived from user submissions with the LMD checkout feature and from malware community resources. The signatures that LMD uses are MD5 file hashes and HEX pattern matches, they are also easily exported to any number of detection tools such as ClamAV. See also http://habrahabr.ru/post/194346/

RPMs

Danila Vershinin (2025-02-27) - release 1.6.6.1
Danila Vershinin (2025-02-24) - release 1.6.6
Danila Vershinin (2023-03-31) - release 1.6.5
Danila Vershinin (2019-01-08) - use CPUQuota=10% by default (SystemD) · - SELinux compatibility
Danila Vershinin (2019-01-08) - use CPUQuota=10% by default (SystemD)