unhide-gui

graphical user interface for unhide

Description

This package unhide-gui provides a graphical user interface for unhide.

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 is useful for network security checks, in addition to forensics investigations.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.unhide-forensics.info


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install unhide-gui