stealth_4.01.10_i386.deb
and
thus accept the provided binary program (skipping the next series of steps) or
do not accept the provided binary, and compile stealth yourself, as per the
following steps:
stealth_4.01.10.tar.gz
:
tar xzvf tealth_4.01.10.tar.gz
cd stealth
;
INSTALL.cf
and icmconf
;
g++
compiler;
icmake
program
(https://fbb-git.github.io/icmake/);
./build program strip
' to compile stealth;
./build install program
' to install;
stealth
directory tree has become
superfluous and can safely be removed.
Next, do:
cp share/usr/bin/stealthmail /usr/local/bin
mkdir /root/stealth
cp documentation/example-policies/localhost.pol /root/stealth
ssh
and bash
(or another shell program) should be
available. root@localhost
should be able to login at localhost
using
ssh root@localhost
, using the /bin/bash
. Check
(as `root') at least
ssh root@localhostas this might ask you for a confirmation that you've got the correct host. Now, run
stealth /root/stealth/localhost.polto initialize the stealth-report files for
localhost
. This initializes
the report for
localhost
,
/etc/
on localhost
.
The mail-report is sent to root@localhost
.
Now change or add or remove one of these files, and rerun stealth. The
file /tmp/stealth-4.01.10.mail
should reflect these changes.