-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
maldet(15338): {scan} scan returned empty file list; check that path exists and contains files in scope of configuration. maldetect-1.6.4 #382
Comments
Seems maldet is not scanning files owned by root. (#273) |
Hi !
|
Hello there. I have the same issue on FreeBSD 13. Getting the same error on any directory I try to scan. Have scan_ignore_root="0" as well, in config file. Any idea? |
Sorry for the bump. Any idea on how to solve this? |
Send the error message |
"maldet(15338): {scan} scan returned empty file list; check that path exists and contains files in scope of configuration." |
Try to start like this: |
[root@malware ~]# maldet -a /root/Documents/malware/thezoo/
Linux Malware Detect v1.6.4
(C) 2002-2019, R-fx Networks [email protected]
(C) 2019, Ryan MacDonald [email protected]
This program may be freely redistributed under the terms of the GNU GPL v2
maldet(15338): {scan} signatures loaded: 17253 (14431 MD5 | 2039 HEX | 783 YARA | 0 USER)
maldet(15338): {scan} building file list for /root/Documents/malware/thezoo/, this might take awhile...
maldet(15338): {scan} setting nice scheduler priorities for all operations: cpunice 19 , ionice 6
maldet(15338): {scan} scan returned empty file list; check that path exists and contains files in scope of configuration.
The text was updated successfully, but these errors were encountered: