How to Install and Uninstall stealth-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "stealth-doc" package

In this section, we are going to explain the necessary steps to install stealth-doc on Kali Linux

$ sudo apt update $ sudo apt install stealth-doc

2. Uninstall "stealth-doc" package

Here is a brief guide to show you how to uninstall stealth-doc on Kali Linux:

$ sudo apt remove stealth-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the stealth-doc package on Kali Linux

Package: stealth-doc
Source: stealth
Version: 4.03.03-1
Installed-Size: 496
Maintainer: Frank B. Brokken
Architecture: all
Size: 388076
SHA256: 19897bcf0a0802c6930090dc72df85a986c9f140867b65042f046b094a2130aa
SHA1: 6d6df0608eed5fdb28b3c45a67b1a6df335cf3d7
MD5sum: 07c0473a14382a8ccaa4117ab8f8eac8
Description: stealthy File Integrity Checker documentation
STEALTH program performs File Integrity Checks on (remote) clients. It
differs from other File Integrity Checkers by not requiring baseline
integrity data to be kept on either write-only media or in the client's file
system. In fact, client's will contain hardly any indication at all that they
are being monitored, thus improving the stealthiness of the integrity scans.
.
STEALTH uses standard available software to perform file integrity checks
(like find(1) and md5sum(1)). Using individualized policy files, it is highly
adaptable to the specific requirements of its clients.
.
In production environments STEALTH should be run from an isolated computer
(called the `STEALTH monitor'). In optimal configurations the STEALTH
monitor should be a computer not accepting incoming connections. The account
used to connect to its clients does not have to be `root': usually
read-access to the client's file system is enough to perform a full integrity
check. Instead of using `root' a more restrictive administrative or
ordinary account might offer all requirements for the desired integrity
check.
.
STEALTH itself must communicate with the computers it should monitor. It is
essential that this communication is secure, and STEALTH configurations will
therefore normally specify SSH as the command-shell to use to connect to its
clients. STEALTH may be configured so as to use but one SSH connection per
client, even if integrity scans are to be performed repeatedly. Apart from
this, the STEALTH monitor might be allowed to send e-mail to remote clients
system's maintainers.
.
STEALTH-runs itself may start randomly within specified intervals. The
resulting unpredicability of STEALTH-runs further increases STEALTH's
stealthiness.
.
STEALTH's acronym is expanded to `Ssh-based Trust Enforcement Acquired
through a Locally Trusted Host': the client's trust is enforced, the locally
trusted host is the STEALTH monitor.
.
This package provides the supplemental documentation for Stealth.
Description-md5:
Multi-Arch: foreign
Homepage: https://fbb-git.gitlab.io/stealth
Tag: made-of::html, made-of::pdf, made-of::postscript, made-of::tex,
role::documentation, security::integrity
Section: doc
Priority: optional
Filename: pool/main/s/stealth/stealth-doc_4.03.03-1_all.deb