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

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

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

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

    What is BFD (Brute Force Detection)?
    BFD is a modular shell script for parsing applicable logs and checking for authentication failures. There is not much complexity or detail to BFD yet and likewise it is very straight-forward in its installation, configuration and usage. The reason behind BFD is very simple; the fact there is little to no authentication and brute force auditing programs in the linux community that work in conjunction with a firewall or real-time facility to place bans. BFD is available at: R-fx Networks - Internet Security Solutions - Projects BFD

    This guide will show you how to install and configure BFD to protect your system from brute force hack attempts.

    Requirements:
    - You MUST have APF Firewall Installed before installing BFD - it works with APF and requires some APF files to operate.
    - Root SSH access to your server

    Updated: April 13, 2005

    Lets begin!
    Login to your server through SSH and su to the root user.

    1. cd /root/downloads or another temporary folder where you store your files.
    2. wget http://www.rfxnetworks.com/downloads/bfd-current.tar.gz

    3. tar -xvzf bfd-current.tar.gz

    4. cd bfd-0.7

    5. Run the install file: ./install.sh
    You will receive a message saying it has been installed

    .: BFD installed
    Install path: /usr/local/bfd
    Config path: /usr/local/bfd/conf.bfd
    Executable path: /usr/local/sbin/bfd

    6. Lets edit the configuration file: pico /usr/local/bfd/conf.bfd

    7. Enable brute force hack attempt alerts:
    Find: ALERT_USR="0" CHANGE TO: ALERT_USR="1"

    Find: EMAIL_USR="root" CHANGE TO: EMAIL_USR="your@yourdomain.com"

    Save the changes: Ctrl+X then Y

    8. Prevent locking yourself out!
    pico -w /usr/local/bfd/ignore.hosts and add your own trusted IPs
    Eg: 192.168.1.1

    Save the changes: Ctrl+X then Y

    BFD uses APF' cli insert feature
    and as such will override any allow_hosts.rules entries users have in-place.
    So be sure to add your trusted ip addresses to the ignore file to prevent
    locking yourself out.

    9. Run the program!
    /usr/local/sbin/bfd -s

    10. Customize your applicatoins brute force configuration
    Check out the rules directory in your /usr/local/bfd

    Here you'll find all kinds of pre-made rules for popular services such as Apache, and ProFTPD w00t!
    If you have any clue about shell scripting you can customize them or create new rules for enhanced brute force detection and prevent attacks.

    Thanks to RFX Networks for creating another great script for the community, Brute Force Detection is excellent!

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

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


  3. # ADS




     

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

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

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

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

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