- call_user_func(_array) does never belong into URLs, if your script requires
this, please reconsider the security implications!
Signed-off-by: Roland Häder <roland@mxchange.org>
// PHP commands/scripts
'fopen', 'fwrite', 'phpinfo()', '\<?', '?\>', 'base64_decode', 'file_put_contents',
'set_magic_quotes_runtime', 'set_magic_quotes_runtime', 'display_errors', 'passthru',
+ 'call_user_func',
// Typical PHP script remote-inclusions and typical include file names
'.inc.php', '.lib.php', '.class.php', 'config.php', '.inc', '_php',