linux-malware-detect
linux-malware-detect copied to clipboard
Is this project still alive and some bugs
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
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
Be sure that these folders exist:
/usr/local/maldetect/sess
/usr/local/maldetect/tmp
Also interested to know if this project is still alive. @rfxn?