1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-07-02 10:01:36 +02:00

System Hardening: Added aur-malware-check

This commit is contained in:
2026-06-26 03:03:03 +02:00
parent 6225551926
commit 58efb13590

View File

@@ -10,6 +10,9 @@ data.
list of security flaws of your system list of security flaws of your system
- [arch-audit](https://gitlab.archlinux.org/archlinux/arch-audit) is a tool to find vulnerabilities - [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. 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 ## Specific Steps to Harden a System