experiment-no-1-2
experiment-no-1-2
2. Install a rootkit hunter and find the malwares in a computer. (Write stepwise
Description:
i. Rootkit Hunter, is an open-source security tool that scans Linux and Unix
systems for rootkits, backdoors, and other possible security threats. It is an
essential addition to any security-conscious user’s toolkit. This article will
provide a step-by-step guide on how to install and use Rkhunter on Ubuntu
22.04 and Ubuntu 20.04 LTS Linux systems.
ii. In Linux, install rootkit hunter scanner tool if you are using Ubuntu, we are
using below command to install Rootkit Hunter.
Command: - “sudo apt install rkhunter”.
iii. To configure Rkhunter, edit its configuration file located at /etc/rkhunter.conf.
Then we are looking at main configuration file by below command.
Command: -“sudo nano /etc/rkhunter.conf”.
iv. Then, Enable automatic updates by uncommenting and
setting UPDATE_MIRRORS to 1.
v. Configure the download mirrors by uncommenting and
setting MIRRORS_MODE to 0.
vi. Save and close the file once you have made the necessary changes.
This command will run Rkhunter with a check option, scanning your system for
potential threats. Once the scan is complete, you can view the results in the log file
at /var/log/rkhunter.log.
viii. Rkhunter will show result based on your system performance, at the end of
result it will show summary which is related to result.
Output:
the vulnerabilities of our system which allow to enter various malware and how