Overview of Deepfence YaraHunter
release-2.5Deepfence YaraHunter is a malware scanner designed to find indicators of compromise (IOCs) in container images, running Docker containers, and filesystems. It utilizes a YARA ruleset to identify resources matching known malware signatures.
Use Cases:
- Build-and-test: Scan build artifacts in CI/CD pipelines.
- At rest: Scan local container images before deployment.
- At runtime: Scan running Docker containers to detect unusual activity.
- Filesystems: Scan local filesystems for indicators of compromise.
Key Features:
- Highly portable via a Docker container form factor.
- Designed for automation with easy-to-parse JSON output.