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

موضوع: بالا بردن امنیت سرور در یک نگاه

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #2
    کاربر اخراج شده
    تاریخ عضویت
    Aug 2008
    نوشته ها
    45
    تشکر تشکر کرده 
    21
    تشکر تشکر شده 
    64
    تشکر شده در
    36 پست

    پیش فرض

    این هم توضیحات محتویات disable_functions

    کد PHP:
    show_source(), Disables functions most shells use to view the source of other files one commonly 
    c99
    ModfiedC99 (c100), ModfiedC99(x2300)
    phpinfo(), Sometimes will bring up XSSalso numeral overflows have been found while using PHPINFO() that and you don't 
    want people getting your version of PHP and etc. to attempt to exploit it if you may just be out of date or to up to 
    date.
    system, Allows Bash Commands Via PHP

    shell_exec, Allows Bash Commands via PHP

    exec, Allows Bash Commands Via PHP

    popen, Almost like Bash not quite but close using PHP

    proc_open, Almost like bash not quite but close using PHP

    base64_decode, decodes base64 encryptions... reason for disabling also allows users with server access to bypass mod security

    base64_encode, encodes base64 encryptions... reason for disabling also allows users with server access to bypass mod security

    proc_terminate, Terminates Processes running on the server.

    Some reasons for having magic quotes on, it disables most nullbyte attempts (%00)
    And will stop a small majority of SQL injections. 
    ویرایش توسط ITHOST.IR : August 24th, 2008 در ساعت 09:44

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


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

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

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

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

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