ClamAV
Open-source antivirus engine for gateway and file scanning
7.2k stars 911 forks last commit first released GPL-2.0
Actively maintained
Last commit 19 Aug 2026.

ClamAV is an open-source antivirus engine and toolkit designed primarily for mail gateway and on-demand file scanning. It provides a shared engine library, a multi-threaded scanning daemon, command-line utilities, and automated signature updates for detecting trojans, viruses, and other malware.
Key Features
- Multi-threaded scanning daemon (clamd) and command-line scanners (clamscan/clamdscan) for on-demand and gateway scanning.
- Automatic signature updates and signed signature databases for trusted definitions.
- Bytecode signature runtime (LLVM or custom interpreter) for complex detection routines.
- Broad file-format and archive unpacking support (ZIP, RAR, 7Zip, ISO, DMG, OLE2/OOXML, many others).
- Flexible deployment: daemon for servers, CLI tools for ad-hoc scanning, and Docker images for containerized use.
Use Cases
- Mail gateway scanning: integrate clamd with MTA stacks to scan incoming/outgoing mail for malware.
- On-demand file and archive scanning: scheduled or manual scans of file shares, uploads, or CI/CD artifacts.
- Embedded or containerized scanning: run ClamAV in containers or include libclamav in tooling to provide detection capabilities.
Limitations and Considerations
- Large file/archive size: ClamAV historically has limitations scanning archives larger than ~2 GiB; community tools exist to work around that limitation. Users scanning very large archives should verify current limits and consider supplemental tooling.
ClamAV is maintained by the Cisco Talos team and is licensed under GPLv2. The project source, build system (CMake), and supplemental Rust components are available in the public repository. The official site lists the latest stable release and downloads, while full documentation and platform support details are published in the project manual.
Categories:
Tags:
Tech Stack:
Similar to ClamAV
Web-Check
All-in-one OSINT tool for analyzing any website.
Comprehensive on-demand OSINT to analyze a website's security, architecture, and tech stack.
OpenVPN
Open-source VPN daemon for TLS-based secure tunneling
OpenVPN is a widely used open-source VPN daemon providing TLS/SSL-based secure tunneling, flexible client-server and site-to-site modes, and cross-platform support.
Secrover
Open-source tool to generate professional HTML security audit reports
Secrover generates human-readable HTML security audit reports for repositories and domains. Scans dependencies, code, and domains; supports scheduling and remote exports.

Cap
Privacy-first proof-of-work CAPTCHA alternative for web and APIs
Lightweight, self-hostable CAPTCHA alternative using SHA-256 proof-of-work challenges to protect forms and APIs from bots without tracking or visual puzzles.


UUSEC WAF
Web application firewall and API security gateway (WAAP)
High-performance web application firewall and API security gateway with semantic detection, rule management, and reverse-proxy deployment for protecting websites and APIs.

AdGuard Home
Network-wide DNS server that blocks ads, trackers, phishing and malware
Open-source DNS-based ad & tracker blocking server for networks. Offers per-device rules, parental controls, encrypted upstream DNS (DoH/DoT/DNSCrypt), web UI and API.




