Closed blade1989 closed 8 years ago
which yara version do you use ?
@shaddai Here is the output of apt-cache policy yara
:
sudo apt-cache policy yara
[sudo] password for USER:
yara:
Installed: 2.0.0-2
Candidate: 2.0.0-2
Version table:
*** 2.0.0-2 0
500 http://nl.archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
100 /var/lib/dpkg/status
So, its version 2.0.0-2
As stated in the README file, you need yara 3.4.0 : "Please keep in mind that you should use at least YARA 3.4 because we're using hashes for the whitelist system, and greedy regexps."
While running yara -r ./phpmalwarefinder /home/USER/public_html/site/, I got the following error:
I have complete rights to scan in it, if thats the problem:
I also submitted this error on the yara github page:
https://github.com/plusvic/yara/issues/426