rfxn/linux-malware-detect
Multi-engine Linux malware scanner with five detection stages (MD5, HEX pattern, YARA, ClamAV, statistical), real-time inotify monitoring, quarantine, and multi-channel alerting observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 84
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 4742
- days_rel: 126
- days_push: 101
- n_releases_24m: 4
Adoption not part of the score
1490 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Linux Malware Detect (LMD) is a bash-based malware scanner for Linux servers featuring a multi-stage detection pipeline (MD5/SHA-256 hashing, HEX pattern matching, YARA rules, and statistical analysis) with ClamAV integration. It provides real-time inotify file monitoring, quarantine/clean/restore operations, and multi-channel alerting via email, Slack, Discord, and Telegram.
Use cases
- scan a linux server for malware and web shells
- detect injected backdoors on a shared hosting server
- monitor directories in real time for malicious file changes
- scan uploaded files with modsecurity inspectfile hook
- export custom malware signatures to clamav
- quarantine and clean infected files automatically
- get slack or telegram alerts when malware is found
When to choose
- you run linux servers, especially shared hosting, and need a lightweight pure-bash malware scanner
- you want real-time inotify monitoring plus multi-engine detection without heavy agents
- you need quarantine, alerting, and ClamAV signature export in one tool
When to avoid
- you need endpoint protection on non-Linux platforms
- you require a GUI-managed enterprise EDR with centralized fleet management
- you need real-time process/memory forensics rather than file scanning
Facets
cli-tool · maturity active
security monitoring alerting cli security operating-systems self-hosted cli malware-scanner clamav yara inotify quarantine bash shared-hosting webshell-detection malware-detection web-hosting linux
6 sources
- readme: https://github.com/rfxn/linux-malware-detect · fetched 2026-08-28 · 1c32c6b2786c
- homepage: http://www.rfxn.com/projects/linux-malware-detect/ · fetched 2026-08-29 · 6f59f0dd78ca
- site_page: http://www.rfxn.com/docs · fetched 2026-08-29 · 8e9948581a2d
- site_page: http://www.rfxn.com/docs/linux-malware-detect · fetched 2026-08-29 · a04e394f3c80
- site_page: http://www.rfxn.com/about · fetched 2026-08-29 · 807be566f22b
- site_page: http://www.rfxn.com/changelog · fetched 2026-08-29 · b46fb453e9b0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rfxn/linux-malware-detect | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="rfxn/linux-malware-detect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem