From 58efb1359020262bb06054e2a91d0ae2f453e6af Mon Sep 17 00:00:00 2001 From: tiyn Date: Fri, 26 Jun 2026 03:03:03 +0200 Subject: [PATCH] System Hardening: Added aur-malware-check --- wiki/linux/system-hardening.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/linux/system-hardening.md b/wiki/linux/system-hardening.md index 59a519b..ae1d644 100644 --- a/wiki/linux/system-hardening.md +++ b/wiki/linux/system-hardening.md @@ -10,6 +10,9 @@ data. list of security flaws of your system - [arch-audit](https://gitlab.archlinux.org/archlinux/arch-audit) is a tool to find vulnerabilities known to the [Arch](/wiki/linux/arch-linux.md) Security Team. +- [aur-malware-check](https://github.com/lenucksi/aur-malware-check) is a tool to check if the + system uses packages from the + [AUR](/wiki/linux/package_manager/pacman_and_aur.md#installing-an-aur-program-with-a-specific-version). ## Specific Steps to Harden a System