linux-malware-detect icon indicating copy to clipboard operation
linux-malware-detect copied to clipboard

Is this project still alive and some bugs

Open ZEROF opened this issue 4 years ago • 3 comments

Hello,

I'm using version 1.6.4, OS Debian 10, and when I try this after scan (maldet -a /):

maldet -s id

I get output with a lot of those:

cat: /usr/local/maldetect/sess/quarantine.hist: No such file or directory

Before this when I run ./install.sh, there is one line like this:

cp: cannot stat '/usr/local/maldetect/tmp/.sigup.24700.83995/clean/*': No such file or directory

Best regards

ZEROF avatar Jul 03 '20 18:07 ZEROF

Did you specify the scan ID?

What if you specify the id to be file path (this is another option) :

like maldet -s /usr/theinfectedfile.infected

arafatx avatar Aug 03 '20 06:08 arafatx

Be sure that these folders exist:

/usr/local/maldetect/sess
/usr/local/maldetect/tmp

ponasromas avatar Aug 11 '20 10:08 ponasromas

Also interested to know if this project is still alive. @rfxn?

Nantris avatar Oct 27 '21 05:10 Nantris