How to Install and Uninstall unhide Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "unhide" package

In this section, we are going to explain the necessary steps to install unhide on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install unhide

2. Uninstall "unhide" package

Learn how to uninstall unhide on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove unhide $ sudo apt autoclean && sudo apt autoremove

3. Information about the unhide package on Ubuntu 21.10 (Impish Indri)

Package: unhide
Architecture: amd64
Version: 20130526-4ubuntu1
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 164
Depends: libc6 (>= 2.14)
Suggests: rkhunter
Filename: pool/universe/u/unhide/unhide_20130526-4ubuntu1_amd64.deb
Size: 47728
MD5sum: 9cb5df85bce1bc1e97edf0fcd470ef99
SHA1: d49d0e232e13296d95848c5309705f3c261053f7
SHA256: 7f3a947348bcd24994b82f6d6648093c700509197a5583b34a5501fbe5c42838
SHA512: 8690b594e233865c3b6b70348bb80c348fa59eddd0efed9c9eb71f6a7e144dfc767fb13f6ae1d0659818bcf7ff416381c1736ca9e91c43181c503f0715e28b5a
Homepage: http://www.unhide-forensics.info
Description-en: Forensic tool to find hidden processes and ports
Unhide is a forensic tool to find processes and TCP/UDP ports hidden by
rootkits, Linux kernel modules or by other techniques. It includes two
utilities: unhide and unhide-tcp.
.
unhide detects hidden processes using the following six techniques:
* Compare /proc vs /bin/ps output
* Compare info gathered from /bin/ps with info gathered by walking thru the
procfs.
* Compare info gathered from /bin/ps with info gathered from syscalls
(syscall scanning).
* Full PIDs space occupation (PIDs bruteforcing)
* Reverse search, verify that all thread seen by ps are also seen by the
kernel (/bin/ps output vs /proc, procfs walking and syscall)
* Quick compare /proc, procfs walking and syscall vs /bin/ps output
.
unhide-tcp identifies TCP/UDP ports that are listening but are not listed in
/bin/netstat through brute forcing of all TCP/UDP ports available.
.
This package can be used by rkhunter in its daily scans.
.
This package is useful for network security checks, in addition to forensics
investigations.
Description-md5: 2b450c591220d6cd58e2fe58256d0e89