Ross ROSS = Recommend OSS · open-source software intelligence for agents

jvoisin/php-malware-finder

Detect potentially malicious PHP files observed · 2026-08-28

github.com/jvoisin/php-malware-finder · PHP · LGPL-3.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4080
  • days_rel: n/a
  • days_push: 1048
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1475 stars · 277 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

PHP Malware Finder is a command-line tool that scans filesystems for potentially malicious PHP files using YARA rules. It detects obfuscated code, webshells, and common malware patterns through semantic analysis rather than hash matching.

Use cases

  • scan a web server for uploaded webshells
  • detect obfuscated PHP malware in a codebase
  • clean up a compromised website
  • audit PHP files for suspicious function usage
  • find backdoors planted by attackers in a CMS
  • hunt for known webshell families like Weevely3 or novahot

When to choose

  • you need to triage a potentially compromised PHP web server
  • you want semantic detection that catches obfuscated and mutated malware, not just known hashes
  • you want a simple, fast filesystem scanner with YARA rules you can extend

When to avoid

  • you need guaranteed protection against sophisticated, tailored malware (the tool is explicitly bypassable)
  • you need runtime protection rather than on-disk file scanning
  • your stack is not PHP-based

Facets

cli-tool · maturity active

security vulnerability-scanning search-engine security web-development developer-tools cli cross-platform yara webshell-detection php-malware antivirus obfuscation-detection linux macos

1 source

Member repositories

RepositoryRoleHealth v2
jvoisin/php-malware-findermain10

For agents

markdown · JSON · MCP: product_card(name="jvoisin/php-malware-finder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem