Kcare-uchecker 是一个由 CloudLinux公司开源的服务器安全检测工具。遵守GPL开源协议。UChecker 可以扫描 Linux 服务器上已经过时和被其他应用程序使用的漏洞库。还会提供哪个应用程序正在被哪个漏洞库所利用,并提供相关的进程 ID 和进程名称,以及需要更新的详细可操作信息,UChecker 还可以与 Nagios 或其他监控和管理工具集成,对运行过时库的系统发出警报, 方便管理员及时修补漏洞,改善补丁过程。支持 CentOS、Red Hat、Oracle、Debian、Ubuntu 等众多开发商的 Linux 发行版。

使用方法:

$ curl -s -L https://kernelcare.com/uchecker | sudo python
[*] Process httpd[15516] linked to the `libc-2.17.so` that is not up to date.

You may want to update libraries above and restart corresponding processes.

KernelCare+ allows to resolve such issues with no process downtime. To find 
out more, please, visit https://lp.kernelcare.com/kernelcare-early-access?

https://github.com/cloudlinux/kcare-uchecker

[repo owner=”cloudlinux” name=”kcare-uchecker”]