نمایش نتایج: از شماره 1 تا 4 , از مجموع 4

موضوع: چگونگی نصب Rkhunter

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1
    مدیر کل Vahid آواتار ها
    تاریخ عضویت
    Aug 2008
    نوشته ها
    2,724
    تشکر تشکر کرده 
    435
    تشکر تشکر شده 
    6,976
    تشکر شده در
    2,085 پست

    پیش فرض چگونگی نصب Rkhunter

    Rkhunter is a very useful tool that is used to check for trojans, rootkits, and other security problems. This tutorial will touch on installing and setting up a daily report for rkhunter.

    Update Aug. 23, 2005
    Installing:

    wget http://downloads.rootkit.nl/rkhunter-1.2.7.tar.gz
    tar -zxvf rkhunter-1.2.7.tar.gz
    cd rkhunter-1.2.7
    ./installer.sh


    Now you can run a test scan with the following command:
    /usr/local/bin/rkhunter -c
    How to setup a daily scan report?

    pico /etc/cron.daily/rkhunter.sh
    add the following replacing your email address:
    #!/bin/bash
    (/usr/local/bin/rkhunter -c --cronjob 2>&1 | mail -s "Daily Rkhunter Scan Report" email@domain.com)
    chmod +x /etc/cron.daily/rkhunter.sh
    I just got a false positive!! What do i do?


    Updating rkhunter
    gets the latest database updates from their central server and matches your OS better to prevent false positives.

    False positives are warnings which indicates there is a problem, but aren't really a problem. Example: some Linux distro updated a few common used binaries like `ls` and `ps`. You (as a good sysadmin) update the new packages and run (ofcourse) daily Rootkit Hunter. Rootkit Hunter isn't yet aware of these new files and while scanning it resports some "bad" files. In this case we have a false positive. You could always have your datacenter or a system administrator check out the server to verify that it is not compromised. More information on rkhunter can be found here: http://www.rootkit.nl

    برای پیش رفت در علم آسانسوری وجود ندارد پله ها را باید پیاده رفت /./ همیشه این یادتان باشد که دست بالای دست بسیار است.
    يادمان باشد براي يك بار ايستادن صد ها بار افتاده ايم /./ بک آپ مهمترین رمز موفقیت هاستینگ /./ امنیت مطلق نیست.
    ارتباط مستقیم با من :
    Admin -{(@)}- WebHostingTalk . ir

  2. تعداد تشکر ها ازVahid به دلیل پست مفید


اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. نصب rkhunter روی CentOS
    توسط lnspiron در انجمن ردهت,فدورا,سنت-او-اس Redhat,Fedora,CentOS
    پاسخ ها: 0
    آخرين نوشته: July 24th, 2013, 01:45
  2. اخطار در Rkhunter
    توسط tarsiran در انجمن سوالات و مشکلات
    پاسخ ها: 1
    آخرين نوشته: July 20th, 2011, 10:46
  3. استفاده از rkhunter در اوبونتو
    توسط newspub در انجمن اوبونتو,دبيان Ubuntu,Debian
    پاسخ ها: 3
    آخرين نوشته: November 2nd, 2010, 15:09
  4. نصب و راه اندازی RkHunter
    توسط root در انجمن مباحث و منابع آموزشی
    پاسخ ها: 1
    آخرين نوشته: September 12th, 2008, 02:37

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •