From 3f516f9e159d12aaf53c1b01b308759987f290e0 Mon Sep 17 00:00:00 2001 From: nichogenius Date: Thu, 27 Jul 2017 23:07:54 -0600 Subject: [PATCH] added create_function interesting note from the php.net manual on create_function: Caution This function internally performs an eval() and as such has the same security issues as eval(). Additionally it has bad performance and memory usage characteristics. --- patterns_raw.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/patterns_raw.txt b/patterns_raw.txt index e5b838c..7b7f156 100644 --- a/patterns_raw.txt +++ b/patterns_raw.txt @@ -79,6 +79,11 @@ ZXZhb V2YW ldmFs +# "create_function" in base64 +Y3JlYXRlX2Z1bmN0aW9u +NyZWF0ZV9mdW5jdGlvb +jcmVhdGVfZnVuY3Rpb2 + # "HTTP_USER_AGENT" in base64 SFRUUF9VU0VSX0FHRU5U hUVFBfVVNFUl9BR0VOV