Results 1 to 7 of 7
Threaded View
-
28th Oct 2011, 10:27 AM #1OPMember
Secure your server against PHP Shells
Add this code in php.ini to protect your server agaist PHP shells execution.
Code:disable_functions = php_uname, getmyuid, getmypid, passthru, leak, listen, diskfreespace, tmpfile, link, ignore_user_abord, shell_exec, dl, set_time_limit, exec, system, highlight_file, source, show_source, fpaththru, virtual, posix_ctermid, posix_getcwd, posix_getegid, posix_geteuid, posix_getgid, posix_getgrgid, posix_getgrnam, posix_getgroups, posix_getlogin, posix_getpgid, posix_getpgrp, posix_getpid, posix, _getppid, posix_getpwnam, posix_getpwuid, posix_getrlimit, posix_getsid, posix_getuid, posix_isatty, posix_kill, posix_mkfifo, posix_setegid, posix_seteuid, posix_setgid, posix_setpgid, posix_setsid, posix_setuid, posix_times, posix_ttyname, posix_uname, proc_open, proc_close, proc_get_status, proc_nice, proc_terminate, phpinfo,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open, ini_alter,dl,popen,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error, socket_close,socket_connect safe_mode = On register_globals = Off display_errors = Off allow_url_fopen = Off allow_url_include = Off enable open_basedir(set it to webroot path)
Kw3rLn Reviewed by Kw3rLn on . Secure your server against PHP Shells Add this code in php.ini to protect your server agaist PHP shells execution. disable_functions = php_uname, getmyuid, getmypid, passthru, leak, listen, diskfreespace, tmpfile, link, ignore_user_abord, shell_exec, dl, set_time_limit, exec, system, highlight_file, source, show_source, fpaththru, virtual, posix_ctermid, posix_getcwd, posix_getegid, posix_geteuid, posix_getgid, posix_getgrgid, posix_getgrnam, posix_getgroups, posix_getlogin, posix_getpgid, posix_getpgrp, posix_getpid, posix, Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Secure a server?
By GeeZus in forum Hosting DiscussionReplies: 16Last Post: 27th Mar 2012, 04:39 AM -
Secure a server?
By Jesshost in forum Hosting DiscussionReplies: 3Last Post: 11th Aug 2011, 07:21 PM -
Netherlands Upload Server - Secure?
By ph0g in forum File Host DiscussionReplies: 0Last Post: 6th Jun 2011, 07:59 PM -
[Shared] Cheap OFF-shore host, PHP shells is blocked, secure as hell!
By iKnow in forum ArchiveReplies: 6Last Post: 14th Jun 2009, 12:33 AM -
[Shared] Cheap OFF-shore host, PHP shells is blocked, secure as hell!
By iKnow in forum ArchiveReplies: 4Last Post: 22nd May 2009, 10:09 AM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...