site stats
r57 Tedbiri ; disable_functions | Linux
Anasayfa  E Ner(E)de ?  Hata Gönder
Loading

r57 Tedbiri ; disable_functions

Daha önce bahsettiğim HEKIR kardeşlerimizden korunmak için php.ini üzerinde r57 için uygulamamız gereken bir işlem bulunuyor. disable_functions satırı yardımıyla aşağıda ki fonksiyonları devre dışı bırakırsak bir tedbir olacaktır.

restore_ini,hopenbasedir,posix_getpwuid,system,dl,passthru,cat,exec,popen,proc_close,
proc_get_status,proc_nice,proc_open,escapeshellcmd,escapeshellarg,show_source,posix_mkfifo,
mysql_list_dbs,get_current_user,getmyuid,pconnect,link,symlink,pcntl_exec,ini_alter,parse_ini_file,
leak,apache_child_terminate,posix_kill,posix_setpgid,posix_setsid,posix_setuid,proc_terminate,
syslog,fpassthru,stream_select,socket_select,socket_create,socket_create_listen,socket_create_pair,
socket_listen,socket_accept,socket_bind,foreach,socket_strerror,pcntl_fork,pcntl_signal,pcntl_waitpid,
pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,
openlog,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,
virtual,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_open,ini_alter,dl,popen,parse_ini_file

Httpd restart etmeyi unutmayalım.