Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Chkrootkit, a rootkit backdoor detection tool under Linux

2025-02-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

First, install the compilation kit

Yum install gcc gcc-c++ make

Yum install glibc-static

Second, install chkrootkit

Cd / usr/local/src/

Wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz # download package

Tar zxvf chkrootkit.tar.gz # decompression

Cd chkrootkit-0.52

Mv / usr/local/src/chkrootkit-0.52 / usr/local/chkrootkit # is copied to the installation directory

Third, use chkrootkit

/ usr/local/chkrootkit/chkrootkit

Cd / usr/local/chkrootkit

. / chkrootkit | grep INFECTED

The presence of INFECTED indicates that there may be something wrong with the system.

. / chkrootkit | grep INFECTED

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report