mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
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.
This commit is contained in:
@@ -79,6 +79,11 @@ ZXZhb
|
||||
V2YW
|
||||
ldmFs
|
||||
|
||||
# "create_function" in base64
|
||||
Y3JlYXRlX2Z1bmN0aW9u
|
||||
NyZWF0ZV9mdW5jdGlvb
|
||||
jcmVhdGVfZnVuY3Rpb2
|
||||
|
||||
# "HTTP_USER_AGENT" in base64
|
||||
SFRUUF9VU0VSX0FHRU5U
|
||||
hUVFBfVVNFUl9BR0VOV
|
||||
|
||||
Reference in New Issue
Block a user