View Issue Details

IDProjectCategoryView StatusLast Update
0000202Kali LinuxKali Package Bugpublic2013-06-16 18:38
Reporterth3flyboy Assigned Tocrossbower  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000202: Volatility errors out due to no Yara on running yarascan plugin
Description

Volatility errors out because of no Yara installed while running the Yarascan plugin. There is no Yara package in Synaptic.

Steps To Reproduce

vol --profile=WinXPSP2x86 -f "/root/file" yarascan
Volatile Systems Volatility Framework 2.1
ERROR : volatility.plugins.malware.malfind: Please install Yara from code.google.com/p/yara-project

Activities

crossbower

crossbower

2013-06-11 20:35

reporter   ~0000539

Hello,

can you recheck the error now that yara and yara-python packages are in the repository?

I've not added the dependency to Volatility, you must install them with:
apt-get update
apt-get install yara yara-python

Issue History

Date Modified Username Field Change
2013-03-27 18:04 th3flyboy New Issue
2013-06-11 20:35 crossbower Note Added: 0000539
2013-06-11 20:35 crossbower Assigned To => crossbower
2013-06-11 20:35 crossbower Status new => feedback
2013-06-16 18:38 crossbower Status feedback => closed
2013-06-16 18:38 crossbower Resolution open => fixed