Merge pull request #7149 from ljgibbslf/patch-1

How to find hidden processes and ports on Linux/Unix/Windows
This commit is contained in:
Xingyu.Wang 2018-01-13 19:24:15 +08:00 committed by GitHub
commit 9250cc8722

View File

@ -1,3 +1,5 @@
Translating by ljgibbslf
How to find hidden processes and ports on Linux/Unix/Windows How to find hidden processes and ports on Linux/Unix/Windows
====== ======
Unhide is a little handy forensic tool to find hidden processes and TCP/UDP ports by rootkits / LKMs or by another hidden technique. This tool works under Linux, Unix-like system, and MS-Windows operating systems. From the man page: Unhide is a little handy forensic tool to find hidden processes and TCP/UDP ports by rootkits / LKMs or by another hidden technique. This tool works under Linux, Unix-like system, and MS-Windows operating systems. From the man page: