首页 > 网管 > 服务器 > 正文

云引擎AEC安全禁用函数

2020-05-27 13:37:15
字体:
来源:转载
供稿:网友

   禁用的函数

  PHP Options and Information:

  dl

  get_current_user

  get_magic_quotes_runtime

  set_magic_quotes_runtime

  获取脚本用户及资源信息:

  get_mygid

  get_myinode

  get_mypid

  get_myuid

  getopt

  getrusage

  php_logo_guid

  puten

  获取ini配置文件信息:

  ini_get_all

  ini_get

  ini_restore

  ini_set

  php_ini_loaded_file

  php_ini_scanned_files

  ini_alter

  获取php服务信息:

  php_uname

  phpinfo

  PHP目录操作:

  chroot

  PHP文件操作:

  chgrp

  chmod

  chown

  lchgrp

  lchown

  link

  linkinfo

  move_uploaded_file

  readlink

  symlink

  rename

  tempnam

  程序执行:

  system

  exec

  shell_exec

  proc_open

  popen

  proc_nice

  proc_get_status

  proc_close

  proc_terminate

  escapeshellcmd

  escapeshellarg

  网络:

  psockopen

  其他:

  stream_socket_server

  import_request_variables

  get_headers

  sys_getloadavg

  openlog

  syslog

  closelog

  debug_zval_dump

  mail

  mysql_pconnect

  无posix与socket扩展

  配置限制

  allow_url_fopen:off

  allow_url_include:off

上一篇:云监控概述

下一篇:云引擎ACE资源限制

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表