summaryrefslogtreecommitdiffstats
path: root/system/tiger/README
blob: 8bfdbcd22ab20153d4b16821a3733b586e81654d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TIGER, or the 'tiger' scripts, is a set of Bourne shell scripts,
C programs and data files which are used to perform a security audit
of UNIX systems.  It is designed to hopefully be easy to use, easy to
understand and easy to enhance.

'tiger' incorporates checks primarily oriented towards Linux integrity
including: md5sums checks installed files, (and it can call AIDE or
Intergrit aswell), analysis of local listening processes, and then some.

Tiger uses 'chkrootkit' for rootkit scanning if found on the system;
slackbuilds.org provides a build script for that too.