Linux:使用RKHunter检测Rootkit后门:修订间差异
imported>Soleverlee 以“下载[https://rootkit.nl/software/rootkit-hunter/ Rootkit Hunter],进行安装 <source lang="bash"> tar zxf rkhunter-<version>.tar.gz cd rkhunter-<version> ./instal...”为内容创建页面 |
imported>Soleverlee 无编辑摘要 |
||
第12行: | 第12行: | ||
</source> | </source> | ||
[[Image:RkHunter_Example.png|frame|x600px|使用RkHunter检测后门程序]] | [[Image:RkHunter_Example.png|frame|x600px|使用RkHunter检测后门程序]] | ||
[[Category:Unix | [[Category:Linux/Unix]] |
2015年4月3日 (五) 03:39的版本
下载Rootkit Hunter,进行安装
tar zxf rkhunter-<version>.tar.gz
cd rkhunter-<version>
./installer.sh --install
./installer.sh --examples
./installer.sh --help
执行系统检测,只需要:
/usr/local/bin/rkhunter --checkall