Results 1 to 5 of 5
-
2nd Sep 2011, 12:59 AM #1OPMember
Security
Hello KWWHunction user's
Well Basically i'm asking for a detailed guide on the following:
Stop user's overriding / bypassing systems php.ini
I know you have to disable: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open, allow_url_fopen
to get secured server.VS-03 Reviewed by VS-03 on . Security Hello KWWHunction user's Well Basically i'm asking for a detailed guide on the following: Stop user's overriding / bypassing systems php.ini I know you have to disable: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open, allow_url_fopen to get secured server. Rating: 5
-
4th Sep 2011, 01:50 PM #2Member
If you really want that thing to be secure, you could use linux vservers or freebsd jails & 'lock' your users in a jail, if you install php-fpm/nginx might be fine ressources-wise...
-
29th Sep 2011, 08:09 PM #3MemberWebsite's:
supportex.netIf you really want to raise security of your server then you need to disable use of following php functions:
Code:eval, exec, passthru, shell_exec, system, proc_open, popen, parse_ini_file, show_source, getmyuid, posix_getpwuid, posix_getgrgid, fileowner|filegroup, apache_note, apache_setenv, openlog, syslog, virtual, dl, ini_alter, get_current_user, posix_uname
But keep in mind that some applications may not work with such restrictions, so you should carefully make changes.
-
30th Sep 2011, 10:16 PM #4
Lol?
eval - http://php.net/manual/en/function.eval.php
ini_alter - http://php.net/manual/en/function.ini-alter.phpTrusted: Dom, l0calh0st, 0ccul7, robert420
Find all threads started by NewEraCracker
-
2nd Oct 2011, 05:22 PM #5MemberWebsite's:
supportex.netLol?
eval - http://php.net/manual/en/function.eval.php
ini_alter - http://php.net/manual/en/function.ini-alter.php
When on yours server lot of developers and you can not control quality of their code, but you need to keep security on the server. The best solution is to take hard management.
Also you can read articles "PHP / SQL Security" on acunetix.com, that will help improve security of applications.Outsourcing server management, DDoS protect, performance and security server tuning.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Uploading Security ??
By Interceptor13 in forum File Host DiscussionReplies: 9Last Post: 27th Sep 2012, 06:08 AM -
[Review]Security Tutorials - #1 Place to learn security measures
By nEw_boY in forum Site ReviewsReplies: 3Last Post: 8th Nov 2011, 03:54 AM -
Security q's
By sapa50 in forum Technical Help Desk SupportReplies: 2Last Post: 17th Oct 2011, 09:50 AM -
what security do you use for your website?
By Suhel in forum General DiscussionReplies: 1Last Post: 28th Apr 2011, 12:34 AM -
Security Tips
By sniper in forum Webmaster DiscussionReplies: 6Last Post: 11th Feb 2010, 10:28 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...