Secure against c99 and similar shells
- by Amit Sonnenschein
I'm trying to secure my server as much as i can without limiting my options,
so as a first step i've prevented dangerous functions with php
disable_functions = "apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd, eval, exec, fp, fput, ftp_connect, ftp_exec, ftp_get, ftp_login, ftp_nb_fput, ftp_put,…