From 2b79a67fcc6d07ef6f439c2d8ae55171b3af8256 Mon Sep 17 00:00:00 2001 From: Julien Voisin Date: Wed, 3 Feb 2016 14:52:46 +0100 Subject: Add yara version requirement in the README file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 67dad30..dae03b9 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ Or if you prefer to use `yara`: $ yara -r ./malwares.yara /var/www ``` +Please keep in mind that you should use at least YARA 3.2 because we're using +[hashes]( https://yara.readthedocs.org/en/latest/modules/hash.html ) for the +whitelist system. + ## Whitelisting Check the [whitelist.yara]( https://github.com/nbs-system/php-malware-finder/blob/master/whitelist.yara ) file. -- cgit v1.3