User Tools

Site Tools


rootkit_hunter:configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rootkit_hunter:configuration [2019/12/04 18:47] – removed peterrootkit_hunter:configuration [2020/07/27 05:41] (current) – old revision restored (2020/07/26 00:16) 192.99.36.166
Line 1: Line 1:
 +====== Rootkit Hunter - Configuration ======
 +
 +The Rootkit Hunter configuration file is stored at **/etc/rkhunter.conf**.  This file is well documented and contain many of Rootkit Hunter's configuration options.
 +
 +The following are all options currently set.
 +
 +<file bash /etc/rkhunter.conf>
 +TMPDIR=/var/lib/rkhunter/tmp
 +DBDIR=/var/lib/rkhunter/db
 +SCRIPTDIR=/usr/share/rkhunter/scripts
 +LOGFILE=/var/log/rkhunter.log
 +USE_SYSLOG=authpriv.warning
 +AUTO_X_DETECT=1
 +ENABLE_TESTS=all
 +DISABLE_TESTS=suspscan hidden_procs deleted_files packet_cap_apps apps
 +HASH_CMD=sha256sum
 +
 +SCRIPTWHITELIST=/bin/egrep
 +SCRIPTWHITELIST=/bin/fgrep
 +SCRIPTWHITELIST=/bin/which
 +SCRIPTWHITELIST=/usr/bin/ldd
 +#SCRIPTWHITELIST=/usr/bin/lwp-request
 +SCRIPTWHITELIST=/usr/sbin/adduser
 +#SCRIPTWHITELIST=/usr/sbin/prelink
 +#SCRIPTWHITELIST=/usr/sbin/unhide.rb
 +
 +DISABLE_UNHIDE=1
 +
 +INSTALLDIR=/usr
 +</file>
 +
  
rootkit_hunter/configuration.1575485240.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki