rkhunter (Rootkit Hunter) is a Unix-based tool that scans for rootkits, backdoors and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online databases, searching for default directories (of rootkits), wrong permissions, hidden files, suspicious strings in kernel modules, and special tests for Linux and FreeBSD.
This bash shell script is for update,upgrade packages and also check the security warning by RootKit Hunter package. You just need to clone this repository and change working directory into cloned directory and then run script by ./gui_update_1.sh. Now all information and messages are shown in graphical user interface.For details see README.md.