Hi guys,
I would like to know how you handle security on your desktops, beside the recommendations mentioned on arch hardening site?
I am particularly interested in scanners like rkhunter and alike.
Recently i have installed Aide,before that I installed rkhunter but it does not recieve any updates.
What scanners do you use?
Thanks
Tom
I'm using some settings that I found in this guide:
https://madaidans-insecurities.github.io/guides/linux-hardening.html
I don't use any rkhunter, Lynis etc...
For me, nmap , wireshark are good tools to learn.
https://github.com/Kicksecure/security-misc
It is kinda overkill tho!
clamav would definitely be worth a look, it's in the Artix repos along with service packages for the various inits. It's quite a comprehensive, effective and well maintained anti-virus scanner. Virus's aren't really a problem on Linux for typical home users, but for some use cases you might want to be ultra cautious.
A good ad-blocker like ublock-origin might help filter out some online malware / scareware too, which you can come across even when using Linux.