linux-malware-detect
linux-malware-detect copied to clipboard
Linux Malware Detection (LMD)
I'm on Ubuntu Server 20.04. Auto and manual scans always return this error: `maldet scan returned empty file list; check that the path exists and contains files in scope of...
It would be very nice if you could create a dockerfile for this
Running `maldet -d` from the command line or if `autoupdate_version` is enabled in the config (using maldet 1.6.5) will stop the maldet service from running putting it into a failed...
``` root@testserver:~# mkdir -p c99test && cd c99test/ root@testserver:~/c99test# wget https://www.r57shell.net/shells/c99.rar --2023-03-14 10:42:06-- https://www.r57shell.net/shells/c99.rar Resolving www.r57shell.net (www.r57shell.net)... 172.67.166.66, 104.21.58.238, 2606:4700:3033::ac43:a642, ... Connecting to www.r57shell.net (www.r57shell.net)|172.67.166.66|:443... connected. HTTP request sent, awaiting...
the variable name $scan_max_filesize is being used to store the configuration value for the largest file size that should be scanned which is passed to find and also the largest...
Hi, Please suggest as .json files also having permission like any other file but facing read error. Jun 03 16:37:46 testbed maldet(15250): {scan} error could not read or hash /mnt/data/home/ffne9922/public_html/web/app/themes/fingo/node_modules/table/node_modules/ajv/lib/refs/$data.json,...
after running scanner i get; maldet(272634): {scan} clamscan returned an error, check /usr/local/maldetect/logs/clamscan_log for more details! and it does not complete although it says; maldet(272634): {scan} scan completed on /var/www/:...
[bug] Need return status code to handle error. Return code always become 0 when syntax is invalid.
I'm writing a custom script for cronjob for maldet. Currently I found out that if return status = 2, the infected is found. Is there any other return status to...
[root@malware ~]# maldet -a /root/Documents/malware/thezoo/ Linux Malware Detect v1.6.4 (C) 2002-2019, R-fx Networks (C) 2019, Ryan MacDonald This program may be freely redistributed under the terms of the GNU GPL...
fixes #373