Antivirus Toolkit
Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX,
designed especially for e-mail scanning on mail gateways. It provides a
number of utilities including a flexible and scalable multi-threaded
daemon, a command line scanner and advanced tool for automatic database
updates. The core of the package is an anti-virus engine available in a
form of shared library.
Here is a list of the main features:
* command-line scanner
* fast, multi-threaded daemon with support for on-access scanning
* milter interface for sendmail
* advanced database updater with support for scripted updates and
digital signatures
* virus scanner C library
* on-access scanning (Linux® and FreeBSD®)
* virus database updated multiple times per day (see home page for
total number of signatures)
* built-in support for various archive formats, including Zip, RAR,
Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others
* built-in support for almost all mail file formats
* built-in support for ELF executables and Portable Executable files
compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack
and obfuscated with SUE, Y0da Cryptor and others
* built-in support for popular document formats including MS Office and
MacOffice files, HTML, RTF and PDF
- Links to security / clamav
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/clamav && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_constraints | 0000000166 166 Bytes | |
clam.tcl | 0000000593 593 Bytes | |
clamav-1.4.1.tar.gz | 0050078871 47.8 MB | |
clamav-1.4.1.tar.gz.sig | 0000000801 801 Bytes | |
clamav-conf.patch | 0000005211 5.09 KB | |
clamav-document-maxsize.patch | 0000002281 2.23 KB | |
clamav-fips.patch | 0000000227 227 Bytes | |
clamav-format.patch | 0000008371 8.17 KB | |
clamav-obsolete-config.patch | 0000001596 1.56 KB | |
clamav-rpmlintrc | 0000000208 208 Bytes | |
clamav-tmpfiles.conf | 0000000069 69 Bytes | |
clamav.changes | 0000102383 100 KB | |
clamav.keyring | 0000003858 3.77 KB | |
clamav.spec | 0000010945 10.7 KB | |
clamscan.log | 0000000596 596 Bytes | |
service.clamav-milter | 0000000277 277 Bytes | |
service.clamd | 0000000500 500 Bytes | |
service.clamonacc | 0000000312 312 Bytes | |
service.freshclam | 0000000306 306 Bytes | |
system-user-vscan.conf | 0000000088 88 Bytes | |
timer.freshclam | 0000000159 159 Bytes |
Latest Revision
- New version 1.4.1: * [CVE-2024-20506, bsc#1230162]: Changed the logging module to disable following symlinks on Linux and Unix systems so as to prevent an attacker with existing access to the 'clamd' or 'freshclam' services from using a symlink to corrupt system files. * [CVE-2024-20505, bsc#1230161]: Fixed a possible out-of-bounds read bug in the PDF file parser that could cause a denial-of-service (DoS) condition. * https://blog.clamav.net/2024/09/clamav-141-132-107-and-010312-security.html - New version 1.4.0: * Added support for extracting ALZ archives. * Added support for extracting LHA/LZH archives. * Added the ability to disable image fuzzy hashing, if needed. For context, image fuzzy hashing is a detection mechanism useful for identifying malware by matching images included with the malware or phishing email/document. * https://blog.clamav.net/2024/08/clamav-140-feature-release-and-clamav.html - New version 1.3.2: * CVE-2024-20506: Changed the logging module to disable following symlinks on Linux and Unix systems so as to prevent an attacker with existing access to the 'clamd' or 'freshclam' services from using a symlink to corrupt system files. * CVE-2024-20505: Fixed a possible out-of-bounds read bug in the PDF file parser that could cause a denial-of-service condition. * Removed unused Python modules from freshclam tests including deprecated 'cgi' module that is expected to cause test failures in Python 3.13. * Fix unit test caused by expiring signing certificate.
Comments 0