المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : حماية whm / cpanel من خلال غلق Functions الخطرة disable_functions



Rise Company
04-04-2020, 23:36
حماية whm / cpanel من خلال غلق Functions الخطرة disable_functions
Check php for disable_functions

https://www.rise.company/upload/uploads/158603587835531.png



You should consider disabling commonly abused php functions, e.g.:
disable_functions = show_source, system, shell_exec, passthru, exec, popen, proc_open
Some client web scripts may break with some of these functions disabled, so you may have to remove them from this list:
Affected PHP versions:
/opt/cpanel/ea-php72/root/etc/php.ini (/opt/cpanel/ea-php72/root/usr/bin/php)
/opt/cpanel/ea-php73/root/etc/php.ini (/opt/cpanel/ea-php73/root/usr/bin/php)

https://www.rise.company/upload/uploads/158603610172121.png

لحماية السيرفر من Functions المعروف انها تعرض السيرفر للاختراق


disable_functions = show_source, system, shell_exec, passthru, exec, popen, proc_open