Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 414423

Summary: app-antivirus/maldet-1.4.1 - Linux Malware Detect (LMD) is a malware scanner for Linux
Product: Gentoo Linux Reporter: Andrey Burov <Burik666>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: antivirus, bugzilla, Burik666, cgretski
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: maldet-1.4.1.ebuild
Ebuild for current version

Description Andrey Burov 2012-05-02 22:17:46 UTC
Created attachment 310641 [details]
maldet-1.4.1.ebuild

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.
Comment 1 CGretski 2020-08-04 14:17:47 UTC
Created attachment 652926 [details]
Ebuild for current version

Mangled 1.4.1 ebuild to work with 1.6.4 sources.

It installs and, in service/monitor mode, successfully detects and quarantines eicar using clamd (app-antivirus/clamav-0.102.4)

Not tested cleaning functionality.