Logoj0ke.net Open Build Service > Projects > internetx > rkhunter > Meta
Sign Up | Log In

Meta Configuration of Package rkhunter

 
1
<package name="rkhunter" project="internetx">
2
  <title>Rootkit Scans for Rootkits, Backdoors, and Local Exploits</title>
3
  <description>Rootkit scanner is scanning tool that can give you 99.9% certainty that
4
your system is clean of nasty tools. This tool scans for rootkits,
5
backdoors, and local exploits by running tests like:
6
7
- Comparing MD5 hashes
8
9
- Looking for default files used by rootkits
10
11
- Checking for wrong file permissions for binaries
12
13
- Looking for suspected strings in LKM and KLD modules
14
15
- Looking for hidden files
16
17
- Optionally scanning within plain text and binary files
18
19
- Checking software versions
20
21
- Testing applications
22
23
24
25
Authors:
26
--------
27
    Michael Boelen &lt;michael@rootkit.nl&gt;
28
29
</description>
30
  <person userid="hostmaster" role="maintainer"/>
31
  <person userid="netmax" role="maintainer"/>
32
  <build>
33
    <disable/>
34
  </build>
35
  <publish>
36
    <disable/>
37
  </publish>
38
</package>
39