I often use rkhunter to just to make sure nothing unusual is going on with my system.
I am getting some unexpected results when using rkhunter in whonix kvm:
/usr/bin/systemctl [ OK ]
/usr/bin/gawk [ OK ]
/usr/bin/curl.anondist [ Warning ]
/usr/bin/lwp-request [ Warning ]
/usr/bin/bsd-mailx [ OK ]
/usr/bin/dash [ OK ]
/usr/bin/x86_64-linux-gnu-size [ OK ]
/usr/bin/ssh.anondist [ Warning ]
/usr/bin/x86_64-linux-gnu-strings [ OK ]
/usr/bin/wget.anondist [ Warning ]
/usr/bin/which.debianutils [ OK ]
/usr/lib/systemd/systemd [ OK ]
Also I got errors about suspicious shared memory segments:
Warning: The following suspicious (large) shared memory segments have been found:
[19:27:59] Process: /home/user/.tb/tor-browser/Browser/firefox.real PID: 211432 Owner: user Size: 5.3MB (configured size allowed: 1.0MB)
[19:27:59] Process: /home/user/.tb/tor-browser/Browser/firefox.real PID: 211432 Owner: user Size: 5.3MB (configured size allowed: 1.0MB)
[19:27:59] Process: /usr/bin/xfdesktop PID: 1607 Owner: user Size: 64MB (configured size allowed: 1.0MB)
[19:27:59] Process: /usr/bin/xfce4-terminal PID: 2685 Owner: user Size: 1.0MB (configured size allowed: 1.0MB)
This happens even after sudo rkhunter –propupd
I also do not know how to check what version of whonix I am running and am not sure if sudo apt update && sudo apt upgrade -y and sudo apt dist-upgrade will always get me to the latest version.