Add the snuffleupagus module
Compare changes
- ale authored
@@ -6,35 +6,38 @@
@@ -6,35 +6,38 @@
# https://secure.php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.strict
@@ -42,6 +45,13 @@ sp.disable_function.function("mail").param("additional_parameters").value_r("\\-
@@ -42,6 +45,13 @@ sp.disable_function.function("mail").param("additional_parameters").value_r("\\-
# ini_set('open_basedir','..');chdir('..');…;chdir('..');ini_set('open_basedir','/');echo(file_get_contents('/etc/passwd'));
@@ -49,7 +59,7 @@ sp.disable_function.function("putenv").param("setting").value_r("LD_").drop()
@@ -49,7 +59,7 @@ sp.disable_function.function("putenv").param("setting").value_r("LD_").drop()
@@ -61,21 +71,21 @@ sp.disable_function.function("include").drop()
@@ -61,21 +71,21 @@ sp.disable_function.function("include").drop()
@@ -89,34 +99,7 @@ sp.disable_function.function("is_callable").param("var").value("shell_exec").dro
@@ -89,34 +99,7 @@ sp.disable_function.function("is_callable").param("var").value("shell_exec").dro
@@ -128,6 +111,11 @@ sp.disable_function.function("curl_setopt").param("value").value("2").allow();
@@ -128,6 +111,11 @@ sp.disable_function.function("curl_setopt").param("value").value("2").allow();
sp.disable_function.function("curl_setopt").param("option").value("64").drop().alias("Please don't turn CURLOPT_SSL_VERIFYCLIENT off.");
sp.disable_function.function("curl_setopt").param("option").value("81").drop().alias("Please don't turn CURLOPT_SSL_VERIFYHOST off.");