Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. Suspicious code instruction found Line 5146: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 5559: socket_create Creates a network connection with any remote host. May be used to load malicious code from any web server with no restrictions. Line 6110: curl_init Load external data from any web server. May be used to load malicious code from any web server with no restrictions. Line 6269: curl_exec Load external data from any web server. May be used to load malicious code from any web server with no restrictions. Line 8913: call_user_func_array Call any function with an array of parameters. May be used to run malicious code or hinder code inspection. Line 8991: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 13312: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 13616: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 14237: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 14818: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 16117: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 16125: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 16128: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 16375: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 16386: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Line 16786: exec Executes arbitrary programs on the web server. Line 16929: call_user_func Call any function given by the first parameter. May be used to run malicious code or hinder code inspection. Suspicious code signatures found Line 5148: $initializer( Line 5148: $initializer( Line 5148: $initializer( Line 5148: $initializer( Line 5148: $initializer( Line 5148: $initializer( Line 5148: $initializer( Line 9615: $value( Line 6241: $method( Line 6241: $method( Line 6241: $method( Line 15903: $subscribeAction( A variable function call. Usually is used to hinder malware detection. (VARF) Line ?: `CLUSTERSLOTS` Execute arbitrary command on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement