Search Criteria
Package Details: maldet 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/maldet.git (read-only, click to copy) |
|---|---|
| Package Base: | maldet |
| Description: | Linux malware scanner designed around threats faced in shared host environments |
| Upstream URL: | https://www.rfxn.com/projects/linux-malware-detect/ |
| Licenses: | GPL2 |
| Provides: | linux-malware-detect |
| Submitter: | mrqwer88 |
| Maintainer: | AlphaJack (graysky) |
| Last Packager: | AlphaJack |
| Votes: | 29 |
| Popularity: | 0.34 |
| First Submitted: | 2012-05-03 12:41 (UTC) |
| Last Updated: | 2026-05-25 10:33 (UTC) |
Dependencies (5)
- ed
- inetutils (inetutils-gitAUR)
- inotify-tools (inotify-tools-gitAUR)
- perl (perl-gitAUR)
- systemd (unshitted-systemdAUR, systemd-gitAUR, systemd-liberated-gitAUR, systemd-remove-birthdateAUR, systemd-selinuxAUR)
Latest Comments
1 2 3 4 Next › Last »
graysky commented on 2026-05-25 17:29 (UTC)
You can omit the gzip step for the man pages. makepkg does it.
graysky commented on 2026-05-25 17:25 (UTC)
Thanks, that did the trick.
AlphaJack commented on 2026-05-25 11:56 (UTC)
@graysky could you should set scan_ignore_root="0" in /etc/maldet/maldet.conf to scan root-owned paths like /usr/bin.
Keep in mind that paths in scan_tmpdir_paths get appended to every scan, so if you don't enable the option above but have files in /tmp, you will be ignoring /usr/bin and scanning /tmp with your command.
graysky commented on 2026-05-25 11:29 (UTC)
Thanks for the update. Are you sure the sed magic is correct? I cannot get maldet to build a file list:
garyghost commented on 2026-01-19 23:21 (UTC)
It might be a false detection but I want to raise awareness or at least confirm that it is or isn't legit. Upon downloading this package I found
[2026-01-19WARN l:scan] threat: /home/ga/Downloads/maldetect-current/maldetect-1.6.6/files/sigs/rfxn.yara ("Php.Exploit.C99-27") [2026-01-19WARN l:scan] threat: /home/ga/Downloads/maldetect-current.tar.gz ("Php.Exploit.C99-27")
AlphaJack commented on 2023-04-28 12:43 (UTC)
I don't know why the
ededitor would be required, but it solved the issue for me so I added it as a dependency. You should also have it installed as I added it as a dependency for 1.6.5, so I don't know why it is throwing an error to you.greenhandzdl commented on 2023-04-28 12:26 (UTC)
How to fix this issue?
FatildaIV commented on 2023-04-15 21:47 (UTC)
lib32-glibc dependency is not specified
AlphaJack commented on 2022-02-02 19:44 (UTC)
Thank you, fixed
afader commented on 2022-02-02 17:00 (UTC)
Latest change to package won't build
1 2 3 4 Next › Last »