mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6e988a7d6c
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
12 lines
576 B
Text
12 lines
576 B
Text
Unhide is a forensic tool to find processes and TCP/UCP ports hidden by
|
|
rootkits, Linux kernel modules or by other techniques. It includes unhide
|
|
and unhide-tcp.
|
|
|
|
NOTES: The SlackBuild script builds only unhide-tcp and unhide-linux26.
|
|
The original unhide for 2.4 kernels is not built for obvious reasons.
|
|
unhide-linux26 has been linked to "unhide", as many apps (rkhunter, for
|
|
example) expect to find it here. This is also the solution chosen by many
|
|
distributions.
|
|
|
|
Remember to run unhide as root only. Failing to do so could result in
|
|
a massive arrival of false positives.
|