snippetbashTip
rkhunter — Searches for rootkits and malware. More information: <https://manned.org/rkhunter>.
Viewed 0 times
commandrootkitsmalwareandsearchesforclirkhunter
linux
Problem
How to use the
rkhunter command: Searches for rootkits and malware. More information: <https://manned.org/rkhunter>.Solution
rkhunter — Searches for rootkits and malware. More information: <https://manned.org/rkhunter>.Check a system for rootkits and malware:
sudo rkhunter --checkUpdate rkhunter:
sudo rkhunter --updatePrint all available tests:
sudo rkhunter --listDisplay help:
sudo rkhunter --helpDisplay version:
sudo rkhunter --versioncheckCode Snippets
Check a system for rootkits and malware
sudo rkhunter --checkUpdate rkhunter
sudo rkhunter --updatePrint all available tests
sudo rkhunter --listDisplay help
sudo rkhunter --helpDisplay version
sudo rkhunter --versioncheckContext
tldr-pages: linux/rkhunter
Revisions (0)
No revisions yet.