From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=This test case tests the ability of Rkhunter to scan a host for rootkits and anomalies. |setup= # Ensure the {{package|rkhunter}} package is installed...')
 
No edit summary
Line 4: Line 4:
# Ensure the {{package|rkhunter}} package is installed.
# Ensure the {{package|rkhunter}} package is installed.
|actions=  
|actions=  
# Update rkhunter data: '''rkunter rkhunter --update'''
# Update Rkhunter data: '''rkunter rkhunter --update'''
# Check for rootkits: '''rkhunter --check'''  
# Check for rootkits: '''rkhunter --check'''  
|results=
|results=
# You should see rkhunter check results.
# You should see Rkhunter results.
# Double-check the results in the rkhunter logs, located in '''/var/log/rkhunter/rkhunter.log'''
# Double-check the results in the Rkhunter logs, located in '''/var/log/rkhunter/rkhunter.log'''
}}
}}

Revision as of 07:35, 28 May 2011

Description

This test case tests the ability of Rkhunter to scan a host for rootkits and anomalies.

Setup

  1. Ensure the Package-x-generic-16.pngrkhunter package is installed.

How to test

  1. Update Rkhunter data: rkunter rkhunter --update
  2. Check for rootkits: rkhunter --check

Expected Results

  1. You should see Rkhunter results.
  2. Double-check the results in the Rkhunter logs, located in /var/log/rkhunter/rkhunter.log